mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: Fix heading level of TFTP windowsize section
@ 2024-02-08 19:16 Jules Maselbas
  2024-02-09 12:35 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Jules Maselbas @ 2024-02-08 19:16 UTC (permalink / raw)
  To: barebox; +Cc: Jules Maselbas

The section title about TFTP windowsize support was at the same
heading level as the page main title.

Signed-off-by: Jules Maselbas <jmaselbas@zdiv.net>
---
 Documentation/filesystems/tftp.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/tftp.rst b/Documentation/filesystems/tftp.rst
index e88ad3dd4c..5a2910adbf 100644
--- a/Documentation/filesystems/tftp.rst
+++ b/Documentation/filesystems/tftp.rst
@@ -22,7 +22,7 @@ In addition to the TFTP filesystem implementation, barebox does also have a
 :ref:`tftp command <command_tftp>`.
 
 RFC 7440 "windowsize" support
-=============================
+-----------------------------
 
 barebox supports the tftp windowsize option for downloading files.  It
 is not implemented for uploads.
-- 
2.43.0




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-09 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-08 19:16 [PATCH] Documentation: Fix heading level of TFTP windowsize section Jules Maselbas
2024-02-09 12:35 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox