summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/tftp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/tftp.rst')
-rw-r--r--Documentation/filesystems/tftp.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/filesystems/tftp.rst b/Documentation/filesystems/tftp.rst
index 273be5ee2a..e0a1159264 100644
--- a/Documentation/filesystems/tftp.rst
+++ b/Documentation/filesystems/tftp.rst
@@ -8,8 +8,8 @@ TFTP support
barebox has read/write support for the Trivial File Transfer Protocol.
TFTP is not designed as a filesystem. It does not have support for listing
-directories. This means a :ref:`command_ls` to a TFTP mounted path will show an empty
-directory. Nevertheless the files are there.
+directories. This means a :ref:`command_ls` to a TFTP-mounted path will show an empty
+directory. Nevertheless, the files are there.
Example::