mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Grammar nit: treat "contents" as plural.
This commit is contained in:
parent
48d183faca
commit
c05b5b0453
2 changed files with 2 additions and 2 deletions
|
|
@ -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:-
|
||||
|
|
|
|||
|
|
@ -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.\&
|
||||
|
|
|
|||
Loading…
Reference in a new issue