summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-03-15 21:01:49 +0000
committerjmc <jmc@openbsd.org>2003-03-15 21:01:49 +0000
commit92e6da69cdf39ca186e342abdc177839a7f4aade (patch)
treef07c5b843723353cfc7693f4a25704be2c0edfbf
parentre-run configure if it changes (diff)
downloadwireguard-openbsd-92e6da69cdf39ca186e342abdc177839a7f4aade.tar.xz
wireguard-openbsd-92e6da69cdf39ca186e342abdc177839a7f4aade.zip
recoginzed -> recognized;
elimininating -> eliminating; typos courtesy NetBSD (Igor Sobrado)
-rw-r--r--usr.sbin/bootpd/bootpd.84
-rw-r--r--usr.sbin/dhcp/server/dhcpd.82
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bootpd/bootpd.8 b/usr.sbin/bootpd/bootpd.8
index df908865181..d268e5f9671 100644
--- a/usr.sbin/bootpd/bootpd.8
+++ b/usr.sbin/bootpd/bootpd.8
@@ -1,6 +1,6 @@
.\" Copyright (c) 1988, 1989, 1991 Carnegie Mellon University
.\"
-.\" $Header: /home/cvs/src/usr.sbin/bootpd/Attic/bootpd.8,v 1.8 2000/03/14 21:31:35 aaron Exp $
+.\" $Header: /home/cvs/src/usr.sbin/bootpd/Attic/bootpd.8,v 1.9 2003/03/15 21:01:49 jmc Exp $
.\"
.TH BOOTPD 8 "November 06, 1993" "Carnegie Mellon University"
.SH NAME
@@ -135,7 +135,7 @@ while checking the existence and size of client boot files. This is
useful when client boot files are specified as relative pathnames, and
.I bootpd
needs to use the same current directory as the TFTP server
-(typically /tftpboot). This option is not recoginzed by
+(typically /tftpboot). This option is not recognized by
.IR bootpgw .
.TP
.B \-i
diff --git a/usr.sbin/dhcp/server/dhcpd.8 b/usr.sbin/dhcp/server/dhcpd.8
index 93143bf423b..9b02bad8a19 100644
--- a/usr.sbin/dhcp/server/dhcpd.8
+++ b/usr.sbin/dhcp/server/dhcpd.8
@@ -154,7 +154,7 @@ broadcasts may be specified on the command line. This should be done
on systems where dhcpd is unable to identify non-broadcast interfaces,
but should not be required on other systems. If no interface names
are specified on the command line dhcpd will identify all network
-interfaces which are up, elimininating non-broadcast interfaces if
+interfaces which are up, eliminating non-broadcast interfaces if
possible, and listen for DHCP broadcasts on each interface.
.PP
If dhcpd should listen on a port other than the standard (port 67),