mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 13:34:36 +08:00
TFTPFS: Adding missing diagram
This commit is contained in:

committed by
Chris Johns

parent
c9c5a17ee1
commit
e3cbdca981
@@ -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
|
||||
----------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user