diff options
Diffstat (limited to 'usr/src/man/man1m/dhcpagent.1m')
-rw-r--r-- | usr/src/man/man1m/dhcpagent.1m | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/usr/src/man/man1m/dhcpagent.1m b/usr/src/man/man1m/dhcpagent.1m index 984f941db2..03c0c8b8ca 100644 --- a/usr/src/man/man1m/dhcpagent.1m +++ b/usr/src/man/man1m/dhcpagent.1m @@ -3,7 +3,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH DHCPAGENT 1M "Sep 21, 2009" +.TH DHCPAGENT 1M "Dec 11, 2015" .SH NAME dhcpagent \- Dynamic Host Configuration Protocol (DHCP) client daemon .SH SYNOPSIS @@ -13,7 +13,6 @@ dhcpagent \- Dynamic Host Configuration Protocol (DHCP) client daemon .fi .SH DESCRIPTION -.sp .LP \fBdhcpagent\fR implements the client half of the Dynamic Host Configuration Protocol \fB(DHCP)\fR for machines running Solaris software. @@ -136,7 +135,6 @@ If the name does not start with a stock symbol and a comma, it is automatically prefixed with \fBSUNW\fR. .RE .SS "Messages" -.sp .LP The \fBdhcpagent\fR daemon writes information and error messages in five categories: @@ -207,10 +205,9 @@ to the system logger \fBsyslog\fR(3C) at the appropriate matching priority and with a facility identifier \fBLOG_DAEMON\fR. When \fBdhcpagent\fR is run with the \fB-f\fR option, all messages are directed to standard error. .SS "DHCP Events and User-Defined Actions" -.sp .LP If an executable (binary or script) is placed at \fB/etc/dhcp/eventhook\fR, the -\fBdhcpagent\fR deamon will automatically run that program when any of the +\fBdhcpagent\fR daemon will automatically run that program when any of the following events occur: .sp .ne 2 @@ -348,7 +345,6 @@ is terminated by a \fBSIGKILL\fR signal. .LP See EXAMPLES for an example event program. .SH OPTIONS -.sp .LP The following options are supported: .sp @@ -471,7 +467,6 @@ esac Note the redirection of stdout and stderr to a file. .SH FILES -.sp .ne 2 .na \fB\fB/etc/dhcp/\fIif\fR.dhc\fR\fR @@ -698,7 +693,6 @@ Location of a DHCP event program. .RE .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -714,7 +708,6 @@ Interface Stability Committed .TE .SH SEE ALSO -.sp .LP \fBdhcpinfo\fR(1), \fBifconfig\fR(1M), \fBinit\fR(1M), \fBin.mpathd\fR(1M), \fBin.ndpd\fR(1M), \fBsyslog\fR(3C), \fBattributes\fR(5), \fBdhcp\fR(5) @@ -739,7 +732,6 @@ Microsystems. February 2006. Droms, R. \fIRFC 3315, Dynamic Host Configuration Protocol for IPv6 (DHCPv6)\fR. Cisco Systems. July 2003. .SH NOTES -.sp .LP The \fBdhcpagent\fR daemon can be used on IPv4 logical interfaces, just as with physical interfaces. When used on a logical interface, the daemon automatically |