diff options
Diffstat (limited to 'usr/src/man/man5/dhcp.5')
-rw-r--r-- | usr/src/man/man5/dhcp.5 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/man/man5/dhcp.5 b/usr/src/man/man5/dhcp.5 index bf88f65296..b6370b7cc5 100644 --- a/usr/src/man/man5/dhcp.5 +++ b/usr/src/man/man5/dhcp.5 @@ -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 dhcp 5 "5 Jan 2007" "SunOS 5.11" "Standards, Environments, and Macros" +.TH DHCP 5 "Jan 5, 2007" .SH NAME dhcp \- Dynamic Host Configuration Protocol .SH DESCRIPTION @@ -59,12 +59,10 @@ The Solaris \fBDHCP\fR server stores client configuration information in the following two types of tables: .sp .ne 2 -.mk .na \fB\fBdhcptab\fR tables\fR .ad .RS 23n -.rt Contain macros and options (also known as symbols), used to construct a package of configuration information to send to each \fBDHCP\fR client. There exists only one \fBdhcptab\fR for the \fBDHCP\fR service. The \fBdhcptab\fR(4) can be @@ -76,12 +74,10 @@ the \fBDHCP\fR options and symbols. .sp .ne 2 -.mk .na \fB\fBDHCP\fR network tables\fR .ad .RS 23n -.rt \fBDHCP\fR network tables, which contain mappings of client \fBID\fRs to \fBIP\fR addresses and parameters associated with those addresses. Network tables are named with the \fBIP\fR address of the network, and can be created, |