diff options
| -rw-r--r-- | contrib/isc-dhcp/common/dhcp-options.5 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/isc-dhcp/common/dhcp-options.5 b/contrib/isc-dhcp/common/dhcp-options.5 index 4c4cfc68d28a..0084ef92a463 100644 --- a/contrib/isc-dhcp/common/dhcp-options.5 +++ b/contrib/isc-dhcp/common/dhcp-options.5 @@ -1,6 +1,6 @@ .\" dhcp-options.5 .\" -.\" Copyright (c) 1996-2001 Internet Software Consortium. +.\" Copyright (c) 1996-2002 Internet Software Consortium. .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -35,6 +35,7 @@ .\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see .\" ``http://www.nominum.com''. .\" +.\" $Id: dhcp-options.5,v 1.19.2.9 2002/11/17 02:26:57 dhankins Exp $ .\" $FreeBSD$ .\" .TH dhcpd-options 5 @@ -247,7 +248,7 @@ server reply (DHCPOFFER), a DHCP server uses this option to specify the lease time it is willing to offer. .PP This option is not directly user configurable in the server; refer to the -\fImax-lease-time\fR and \fidefault-lease-time\fR server options in +\fImax-lease-time\fR and \fIdefault-lease-time\fR server options in .B dhcpd.conf(5). .RE .PP @@ -519,7 +520,7 @@ respond. .RS 0.25i .PP This option specifies the maximum size datagram that the client -should be prepared to reassemble. The minimum value legal value is +should be prepared to reassemble. The minimum legal value is 576. .RE .PP |
