diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-04 22:19:34 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-04 22:19:34 +0000 |
commit | cb331a5fc3503bef1db7700c5754efd395dae2ad (patch) | |
tree | 3c387f1fe619ec73d410cf76143e55ae3439a0dc /usr.sbin/rbootd | |
parent | 0b22d8b04982e37c9ca06e14f6b79bff952e8f0e (diff) |
In Unix land we prefer "whitespace" to "white space" or "white-space". At
least, this is the impression I get from looking at a lot of Perl docs.
Diffstat (limited to 'usr.sbin/rbootd')
-rw-r--r-- | usr.sbin/rbootd/rbootd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rbootd/rbootd.8 b/usr.sbin/rbootd/rbootd.8 index aee286bf3e5..02e78a7e32e 100644 --- a/usr.sbin/rbootd/rbootd.8 +++ b/usr.sbin/rbootd/rbootd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rbootd.8,v 1.5 1999/07/02 20:11:48 aaron Exp $ +.\" $OpenBSD: rbootd.8,v 1.6 2000/03/04 22:19:29 aaron Exp $ .\" $NetBSD: rbootd.8,v 1.3 1995/08/21 17:05:16 thorpej Exp $ .\" .\" Copyright (c) 1988, 1992 The University of Utah and the Center @@ -101,7 +101,7 @@ list of boot file names. An Ethernet address is specified in hexadecimal with each of its six octets separated by a colon. The boot file names come from the boot file directory. -The Ethernet address and boot file(s) must be separated by white-space +The Ethernet address and boot file(s) must be separated by whitespace and/or comma characters. A pound sign causes the remainder of a line to be ignored. .Pp |