summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2002-05-31 22:26:19 +0000
committerarchie <archie@FreeBSD.org>2002-05-31 22:26:19 +0000
commitc83ce35c4a5b4f3347fe5e2337b74d6099d64c08 (patch)
tree957eeb170425a048e5dbe6087417c805cb46641b
parentf138a74bc88eb0aea934104e030bfa907243ba45 (diff)
downloadFreeBSD-src-c83ce35c4a5b4f3347fe5e2337b74d6099d64c08.zip
FreeBSD-src-c83ce35c4a5b4f3347fe5e2337b74d6099d64c08.tar.gz
Grammar nit: treat "contents" as plural.
-rw-r--r--lib/libc/stdtime/strftime.32
-rw-r--r--share/man/man8/picobsd.82
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3
index e6fed17..172a6a6 100644
--- a/lib/libc/stdtime/strftime.3
+++ b/lib/libc/stdtime/strftime.3
@@ -76,7 +76,7 @@ NUL character, is not more than
.Fn strftime
returns the number of characters in the array, not counting the
terminating NUL.
-Otherwise, zero is returned and the buffer contents is indeterminate.
+Otherwise, zero is returned and the buffer contents are indeterminate.
.Pp
The conversion specifications are copied to the buffer after expansion
as follows:-
diff --git a/share/man/man8/picobsd.8 b/share/man/man8/picobsd.8
index 2990183..404a874 100644
--- a/share/man/man8/picobsd.8
+++ b/share/man/man8/picobsd.8
@@ -589,7 +589,7 @@ This option is available at the moment for
.Pa /etc/host.conf
and
.Pa /etc/resolv.conf ,
-whose contents is generally very short and suitable for this
+whose contents are generally very short and suitable for this
type of updating.
In case you use these variables, remember to use newlines
as appropriate, e.g.\&
OpenPOWER on IntegriCloud