Print this page
12305 typos in dhcp man pages

@@ -15,13 +15,12 @@
 DESCRIPTION
        The dhcpinfo utility prints the DHCP-supplied value(s) of the parameter
        requested on the command line. The parameter can be identified either
        by its numeric code in the DHCP specification, or by its mnemonic
        identifier, as listed in dhcp_inittab(4). This command is intended to
-       be used in command substitutions in the shell scripts invoked by
-       init(1M) at system boot. It first contacts the DHCP client daemon at
-       system boot or in event scripts as described in dhcpagent(1M). It first
+       be used in command substitutions in the shell scripts invoked at system
+       boot or in event scripts as described in dhcpagent(1M). It first
        contacts the DHCP client daemon dhcpagent(1M) to verify that DHCP has
        successfully completed on the requested interface. If DHCP has
        successfully completed on the requested interface, dhcpinfo retrieves
        the values for the requested parameter. Parameter values echoed by
        dhcpinfo should not be used without checking its exit status. See

@@ -99,13 +98,13 @@
 
        -n limit
                        Limits the list of values displayed to limit lines.
 
 
-       -v4 | 6
-                       Specifies the DHCP version to query. Use -v4for DHCPv4
-                       and -v6 for DHCPv6.
+       -v 4|6
+                       Specifies the DHCP version to query. Use -v 4 for
+                       DHCPv4 and -v 6 for DHCPv6.
 
 
 OPERANDS
        The following operands are supported:
 

@@ -157,11 +156,11 @@
        +--------------------+-----------------+
        |Interface Stability | Committed       |
        +--------------------+-----------------+
 
 SEE ALSO
-       dhcpagent(1M), ifconfig(1M), init(1M), dhcp_inittab(4), attributes(5)
+       dhcpagent(1M), ifconfig(1M), dhcp_inittab(4), attributes(5)
 
 
        Alexander, S., and R. Droms, RFC 2132, DHCP Options and BOOTP Vendor
        Extensions, Silicon Graphics, Inc., Bucknell University, March 1997.
 

@@ -173,6 +172,6 @@
        Mockapetris, P.V. , RFC 1035, Domain names - implementation and
        specification, ISI, November 1987.
 
 
 
-                                 May 15, 2009                      DHCPINFO(1)
+                               February 13, 2020                   DHCPINFO(1)