X-Git-Url: http://git.ipfire.org/?p=people%2Fstevee%2Fnetwork.git;a=blobdiff_plain;f=man%2Fnetwork-dhcp.txt;fp=man%2Fnetwork-dhcp.txt;h=11e5fb4a5d443616b71e41872c72a6c9f10efa94;hp=bcb768ed471a75e5343cd2a31fd0ef0dcc088e94;hb=39cfece88a2978f946e1713fbf1e2be3faf124d6;hpb=6b1e747472ac60192146fc5ddba12b4a5d021194 diff --git a/man/network-dhcp.txt b/man/network-dhcp.txt index bcb768ed..11e5fb4a 100644 --- a/man/network-dhcp.txt +++ b/man/network-dhcp.txt @@ -1,44 +1,37 @@ -network-dhcp(8) -=============== += network-dhcp(8) -NAME ----- +== NAME network-dhcp - Controls the DHCP Server -SYNOPSIS --------- +== SYNOPSIS [verse] -'network dhcpv6' ... -'network dhcpv4' ... +`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]