mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Clarify that "ante meridiem" and "post meridiem" mean the same thing
as the more commonly used "a.m." and "p.m.". Tripped over by: Callum Gibson. MFC after: 2 weeks
This commit is contained in:
parent
6d107591b2
commit
b98d401185
1 changed files with 2 additions and 2 deletions
|
|
@ -154,9 +154,9 @@ the same as
|
|||
.Cm %E* .
|
||||
.It Cm %p
|
||||
is replaced by national representation of either
|
||||
"ante meridiem"
|
||||
"ante meridiem" (a.m.)
|
||||
or
|
||||
"post meridiem"
|
||||
"post meridiem" (p.m.)
|
||||
as appropriate.
|
||||
.It Cm \&%R
|
||||
is equivalent to
|
||||
|
|
|
|||
Loading…
Reference in a new issue