diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-06-03 04:21:41 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-06-03 04:21:41 +0000 |
| commit | 9595a75afa490cde6b07606b2a2488e975d23e82 (patch) | |
| tree | 52775a4d51f98c46e85823fbe6d9106b15914294 /libexec/bootpd | |
| parent | d693a28e3c57717dc8630340947a4db063d26c97 (diff) | |
Notes
Diffstat (limited to 'libexec/bootpd')
| -rw-r--r-- | libexec/bootpd/bootpd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index a8cd05e1ff85..faef843b14cb 100644 --- a/libexec/bootpd/bootpd.8 +++ b/libexec/bootpd/bootpd.8 @@ -1,6 +1,6 @@ .\" Copyright (c) 1988, 1989, 1991 Carnegie Mellon University .\" -.\" $Id$ +.\" $Id: bootpd.8,v 1.8 1998/02/03 07:30:22 charnier Exp $ .\" .Dd November 06, 1993 .Dt BOOTPD 8 @@ -105,7 +105,7 @@ value (in minutes) that a or .Nm bootpgw process will wait for a BOOTP packet before exiting. -If no packets are recieved for +If no packets are received for .Ar timeout minutes, then the program will exit. A timeout value of zero means "run forever". @@ -220,7 +220,7 @@ or the dumpfile specified as a command line parameter. During initialization, both programs determine the UDP port numbers to be used by calling .Xr getservbyname 3 -(which nomally uses +(which normally uses .Pa /etc/services Ns ). Two service names (and port numbers) are used: .Pp |
