diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-21 21:27:51 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-21 21:27:51 +0000 |
commit | b6a78226098fa7ced186c6ca8544c7ee20ed0e96 (patch) | |
tree | ab837ad505d66e6f7f00e5ff015ca85898d72c9a /usr.sbin/dhcp/server | |
parent | bebe6f6da6cf074a7602b3e60d844c52dd2a9353 (diff) |
seperate -> separate, people really need to learn how to spell this word
Diffstat (limited to 'usr.sbin/dhcp/server')
-rw-r--r-- | usr.sbin/dhcp/server/dhcpd.8 | 2 | ||||
-rw-r--r-- | usr.sbin/dhcp/server/dhcpd.conf.5 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dhcp/server/dhcpd.8 b/usr.sbin/dhcp/server/dhcpd.8 index ee8c1cc902e..c46d2d220f2 100644 --- a/usr.sbin/dhcp/server/dhcpd.8 +++ b/usr.sbin/dhcp/server/dhcpd.8 @@ -195,7 +195,7 @@ startup. To avoid printing this message, the .B -q flag may be specified. .SH CONFIGURATION -The syntax of the dhcpd.conf(5) file is discussed seperately. This +The syntax of the dhcpd.conf(5) file is discussed separately. This section should be used as an overview of the configuration process, and the dhcpd.conf(5) documentation should be consulted for detailed reference information. diff --git a/usr.sbin/dhcp/server/dhcpd.conf.5 b/usr.sbin/dhcp/server/dhcpd.conf.5 index ef6044c390d..63060d70dad 100644 --- a/usr.sbin/dhcp/server/dhcpd.conf.5 +++ b/usr.sbin/dhcp/server/dhcpd.conf.5 @@ -515,7 +515,7 @@ hardware types would also be desirable. The .I hardware-address should be a set of hexadecimal octets (numbers from 0 through ff) -seperated by colons. The \fIhardwarefR statement may also be used +separated by colons. The \fIhardwarefR statement may also be used for DHCP clients. .PP .B The |