]> git.ipfire.org Git - people/stevee/network.git/blobdiff - man/network-dhcp.txt
man: Make syntax format more similar across files
[people/stevee/network.git] / man / network-dhcp.txt
index bcb768ed471a75e5343cd2a31fd0ef0dcc088e94..11e5fb4a5d443616b71e41872c72a6c9f10efa94 100644 (file)
@@ -1,44 +1,37 @@
-network-dhcp(8)
-===============
+= network-dhcp(8)
 
 
-NAME
-----
+== NAME
 network-dhcp - Controls the DHCP Server
 
 network-dhcp - Controls the DHCP Server
 
-SYNOPSIS
---------
+== SYNOPSIS
 [verse]
 [verse]
-'network dhcpv6' <command> ...
-'network dhcpv4' <command> ...
+`network dhcpv6` COMMAND ...
+`network dhcpv4` COMMAND ...
 
 
-DESCRIPTION
------------
+== DESCRIPTION
 With help of the DHCP commands it is possible to configure DHCP
 servers for IPv6 and IPv4.
 
 With help of the DHCP commands it is possible to configure DHCP
 servers for IPv6 and IPv4.
 
-COMMANDS
---------
+== COMMANDS
 The following commands are understood:
 
 The following commands are understood:
 
-'start'::
+`start`::
        Starts the DHCP server.
 
        Starts the DHCP server.
 
-'stop'::
+`stop`::
        Stops the DHCP server.
 
        Stops the DHCP server.
 
-'restart'::
+`restart`::
        Restarts the DHCP server.
 
        Restarts the DHCP server.
 
-'reload'::
+`reload`::
        Reload the DHCP server configuration.
 
        Reload the DHCP server configuration.
 
-'subnet ...'::
+`subnet ...`::
        TODO
 
        TODO
 
-AUTHORS
--------
+== AUTHORS
 Michael Tremer
 
 Michael Tremer
 
-SEE ALSO
---------
+== SEE ALSO
 link:network[8]
 link:network[8]