TFTPFS: Adding missing diagram

This commit is contained in:
Frank Kühndel
2022-10-13 17:41:33 +02:00
committed by Chris Johns
parent c9c5a17ee1
commit e3cbdca981
3 changed files with 43 additions and 2 deletions

View File

@@ -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
----------------------------