diff options
author | 2000-03-04 22:19:22 +0000 | |
---|---|---|
committer | 2000-03-04 22:19:22 +0000 | |
commit | 3f78588edacf4583d6405f016b29d85dcaf084c5 (patch) | |
tree | 55efcbacc0caa5c00004783354a0a6600dc7fcfd /share/man/man7/mdoc.7 | |
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 'share/man/man7/mdoc.7')
-rw-r--r-- | share/man/man7/mdoc.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index e92f669b891..3a1cb145a47 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.12 1999/09/02 17:42:27 aaron Exp $ +.\" $OpenBSD: mdoc.7,v 1.13 2000/03/04 22:19:33 aaron Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -264,8 +264,8 @@ punctuation characters are only recognized as such if they are presented one at a time. The string .Ql ")," -is not recognized as punctuation and will be output with a leading white -space and in whatever font the calling macro uses. +is not recognized as punctuation and will be output with a leading whitespace +and in whatever font the calling macro uses. The argument list .Ql "] ) ," |