diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-06-03 04:21:41 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-06-03 04:21:41 +0000 |
commit | 15683e67b6ddc96370600d3f77ecbd3c3e4cdbb6 (patch) | |
tree | dbfe650e072d947b54022ff9879bb8d5a39c8a26 /libexec | |
parent | fb0af3e989139150f6d12cec59067042caf5184b (diff) | |
download | FreeBSD-src-15683e67b6ddc96370600d3f77ecbd3c3e4cdbb6.zip FreeBSD-src-15683e67b6ddc96370600d3f77ecbd3c3e4cdbb6.tar.gz |
Spelling corrections.
PR: 6829
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'libexec')
-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 a8cd05e..faef843 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 |