diff options
author | ru <ru@FreeBSD.org> | 2004-07-03 00:06:28 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-03 00:06:28 +0000 |
commit | 305463f12955c760254148d754b0eb7dd8954e6b (patch) | |
tree | 2c2c5e008b2bf844bd915427a51d1c2f0c5f7890 /libexec/bootpd | |
parent | 01548ace1533487f9c0488f55112c9d8641f8184 (diff) | |
download | FreeBSD-src-305463f12955c760254148d754b0eb7dd8954e6b.zip FreeBSD-src-305463f12955c760254148d754b0eb7dd8954e6b.tar.gz |
Deal with double whitespace.
Diffstat (limited to 'libexec/bootpd')
-rw-r--r-- | libexec/bootpd/bootptab.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/bootptab.5 b/libexec/bootpd/bootptab.5 index ec12236..781a1e5 100644 --- a/libexec/bootpd/bootptab.5 +++ b/libexec/bootpd/bootptab.5 @@ -381,7 +381,7 @@ entry may be extended over multiple lines if the lines end with a backslash (\\). It is also acceptable for lines to be longer than 80 characters. Tags -may appear in any order, with the following exceptions: the hostname must be +may appear in any order, with the following exceptions: the hostname must be the very first field in an entry, and the hardware type must precede the hardware address. .Pp |