From 8617a305f8f15a829e22e56de4ffe03c2c9fd44e Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 15 Dec 2019 19:17:14 +0100 Subject: tftp-server: fix :abbr: statement --- docs/services/tftp.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/services/tftp.rst b/docs/services/tftp.rst index 56990768..c33d6c7c 100644 --- a/docs/services/tftp.rst +++ b/docs/services/tftp.rst @@ -4,11 +4,11 @@ TFTP #### -:abbr:`TFTP (Trivial File Transfer Protocol) is a simple, lockstep file transfer -protocol which allows a client to get a file from or put a file onto a remote -host. One of its primary uses is in the early stages of nodes booting from a -local area network. TFTP has been used for this application because it is very -simple to implement. +:abbr:`TFTP (Trivial File Transfer Protocol)` is a simple, lockstep file +transfer protocol which allows a client to get a file from or put a file onto +a remote host. One of its primary uses is in the early stages of nodes booting +from a local area network. TFTP has been used for this application because it +is very simple to implement. Configuration ============= -- cgit v1.2.3