Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man2/sysinfo.2.man.txt
          +++ new/usr/src/man/man2/sysinfo.2.man.txt
↓ open down ↓ 182 lines elided ↑ open up ↑
 183  183  
 184  184             Set the string to be returned by sysinfo() with the SI_SRPC_DOMAIN
 185  185             command to the value contained in the array pointed to by buf. This
 186  186             command requires that {PRIV_SYS_ADMIN} is asserted in the effective
 187  187             set of the calling process.
 188  188  
 189  189  
 190  190         SI_DHCP_CACHE
 191  191  
 192  192             Copy into the array pointed to by buf an ASCII string consisting of
 193      -           the ASCII hexidecimal encoding of the name of the interface
      193 +           the ASCII hexadecimal encoding of the name of the interface
 194  194             configured by boot(1M) followed by the DHCPACK reply from the
 195  195             server. This command is intended for use only by the dhcpagent(1M)
 196  196             DHCP client daemon for the purpose of adopting the DHCP maintenance
 197  197             of the interface configured by boot.
 198  198  
 199  199  
 200  200  RETURN VALUES
 201  201         Upon successful completion, the value returned indicates the buffer
 202  202         size in bytes required to hold the complete value and the terminating
 203  203         null character.  If this value is no greater than the value passed in
↓ open down ↓ 48 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX