From: David Levine Date: Wed, 12 Jun 2013 00:45:47 +0000 (-0500) Subject: Changed a couple of occurrences of "white-space" to "whitespace" X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/77d3c96bffb51782a88ab203cfab4a142103db88?ds=inline;hp=-c Changed a couple of occurrences of "white-space" to "whitespace" to be consistent with other man pages. --- 77d3c96bffb51782a88ab203cfab4a142103db88 diff --git a/man/mh-format.man b/man/mh-format.man index d5b8f2b9..4ebd9ba2 100644 --- a/man/mh-format.man +++ b/man/mh-format.man @@ -289,7 +289,7 @@ compval comp integer Set \fInum\fR to \*(lq\fBatoi\fR(\fIcomp\fR\^)\*(rq decode expr string decode \fIstr\fR as RFC-2047 (MIME-encoded) component unquote expr string remove RFC-2822 quotes from \fIstr\fR -trim expr trim trailing white-space from \fIstr\fR +trim expr trim trailing whitespace from \fIstr\fR putstr expr print \fIstr\fR putstrf expr print \fIstr\fR in a fixed width putnum expr print \fInum\fR diff --git a/man/slocal.man b/man/slocal.man index 10851e40..a7624241 100644 --- a/man/slocal.man +++ b/man/slocal.man @@ -139,7 +139,7 @@ file controls how .B slocal filters and delivers incoming mail. Each line of this file consists of five fields, separated -by white-space or comma. Since double-quotes are honored, these +by whitespace or comma. Since double-quotes are honored, these characters may be included in a single argument by enclosing the entire argument in double-quotes. A double-quote can be included by preceding it with a backslash. Lines beginning with `#' and blank lines are ignored.