]> git.ipfire.org Git - people/ms/network.git/blobdiff - man/network-dhcp.txt
man: Make syntax format more similar across files
[people/ms/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
 
-SYNOPSIS
---------
+== SYNOPSIS
 [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.
 
-COMMANDS
---------
+== COMMANDS
 The following commands are understood:
 
-'start'::
+`start`::
        Starts the DHCP server.
 
-'stop'::
+`stop`::
        Stops the DHCP server.
 
-'restart'::
+`restart`::
        Restarts the DHCP server.
 
-'reload'::
+`reload`::
        Reload the DHCP server configuration.
 
-'subnet ...'::
+`subnet ...`::
        TODO
 
-AUTHORS
--------
+== AUTHORS
 Michael Tremer
 
-SEE ALSO
---------
+== SEE ALSO
 link:network[8]