diff options
Diffstat (limited to 'docs/services')
-rw-r--r-- | docs/services/dhcp.rst | 2 | ||||
-rw-r--r-- | docs/services/tftp.rst | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/services/dhcp.rst b/docs/services/dhcp.rst index 19c92aac..ed5082d4 100644 --- a/docs/services/dhcp.rst +++ b/docs/services/dhcp.rst @@ -6,6 +6,8 @@ DHCP / DHCPv6 VyOS uses ISC DHCPd for both IPv4 and IPv6 address assignment. +.. _dhcp-server: + DHCP Server =========== diff --git a/docs/services/tftp.rst b/docs/services/tftp.rst index c33d6c7c..8647dfa8 100644 --- a/docs/services/tftp.rst +++ b/docs/services/tftp.rst @@ -1,8 +1,8 @@ .. _tftp-server: -#### -TFTP -#### +########### +TFTP Server +########### :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 |