diff options
author | 2000-03-04 22:19:22 +0000 | |
---|---|---|
committer | 2000-03-04 22:19:22 +0000 | |
commit | 3f78588edacf4583d6405f016b29d85dcaf084c5 (patch) | |
tree | 55efcbacc0caa5c00004783354a0a6600dc7fcfd /lib/libutil | |
parent | Point out that dmesg is most commonly used to review system startup msgs. (diff) | |
download | wireguard-openbsd-3f78588edacf4583d6405f016b29d85dcaf084c5.tar.xz wireguard-openbsd-3f78588edacf4583d6405f016b29d85dcaf084c5.zip |
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 'lib/libutil')
-rw-r--r-- | lib/libutil/scsi.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/scsi.3 b/lib/libutil/scsi.3 index 3d1b927495b..8fe440497f7 100644 --- a/lib/libutil/scsi.3 +++ b/lib/libutil/scsi.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scsi.3,v 1.3 1999/05/16 19:56:05 alex Exp $ +.\" $OpenBSD: scsi.3,v 1.4 2000/03/04 22:19:32 aaron Exp $ .\" Copyright (c) 1994 HD Associates (hd@world.std.com) .\" All rights reserved. .\" @@ -191,7 +191,7 @@ The second one bit field is the constant value 0 and the first one bit field and the six bit field are taken from the variable argument list. Multi byte fields are swapped into the SCSI byte order in the -CDB and white space is ignored. +CDB and whitespace is ignored. .Pp When the field is a hex value or the letter v, (e.g., .Fr "1A" |