summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/tftp.rst
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2014-06-28 06:22:39 -0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-07-02 07:50:50 +0200
commitfeacb774a8c9ff693dc90563b4d334eb25ed5be8 (patch)
treee7b4ee2222600d42635ba090a0f8ca53529686b2 /Documentation/filesystems/tftp.rst
parentd12f62829e471912a9be3a58de187b574db780ec (diff)
downloadbarebox-feacb774a8c9ff693dc90563b4d334eb25ed5be8.tar.gz
barebox-feacb774a8c9ff693dc90563b4d334eb25ed5be8.tar.xz
Documentation: Minor editing changes to filesystems content.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
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::