summaryrefslogtreecommitdiffstats
path: root/filesystem/trivial_ftp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'filesystem/trivial_ftp.rst')
-rw-r--r--filesystem/trivial_ftp.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/filesystem/trivial_ftp.rst b/filesystem/trivial_ftp.rst
index 3ef8bba..b8e1ae4 100644
--- a/filesystem/trivial_ftp.rst
+++ b/filesystem/trivial_ftp.rst
@@ -275,16 +275,20 @@ repository):
Usage
=====
-The following diagram shows how the TFTP filesystem is used by an
+The following diagram usage_ shows how the TFTP filesystem is used by an
application. The mount point can be any directory. The name ``/tftp``
used in the figure serves only as an example. The final unmounting and
remove directory steps are optional.
+.. _usage:
+
.. figure:: ../images/filesystem/tftpfs_usage.png
- :width: 90%
+ :width: 75%
:align: center
:alt: TFTP Usage Diagram
+ TFTP file system usage
+
Mounting the TFTP Filesystem
----------------------------