From 8c26df34b04f11740dfc1af81d2d67824894893f Mon Sep 17 00:00:00 2001 From: grog Date: Fri, 16 May 2008 04:33:04 +0000 Subject: 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 --- lib/libc/stdtime/strftime.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index e3a64db..d5cdd7d 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -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 -- cgit v1.1