]> diplodocus.org Git - nmh/commitdiff
Changed a couple of occurrences of "white-space" to "whitespace"
authorDavid Levine <levinedl@acm.org>
Wed, 12 Jun 2013 00:45:47 +0000 (19:45 -0500)
committerDavid Levine <levinedl@acm.org>
Wed, 12 Jun 2013 00:45:47 +0000 (19:45 -0500)
to be consistent with other man pages.

man/mh-format.man
man/slocal.man

index d5b8f2b95a2eb84b33151a656487947aa28b9fc6..4ebd9ba25872f5385e31ac5a6072b4d9fb43d9f3 100644 (file)
@@ -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
index 10851e4036a381955bb1f83ebe4cf74edab34b10..a7624241716071e6f43b22ca33b189f93a538dc2 100644 (file)
@@ -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.