diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-07 15:48:51 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-07 15:48:51 +0000 |
| commit | c4d9468ea0e627c69802bd0689c93527dc2e2a85 (patch) | |
| tree | 0505e005ecc9492a4b759dc8e06eb138613e4aa4 /lib/libc/stdtime | |
| parent | 5de15c0508449da98f193b4d397a9750d2494ce3 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdtime')
| -rw-r--r-- | lib/libc/stdtime/strptime.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdtime/strptime.3 b/lib/libc/stdtime/strptime.3 index b69cbeea8850..78ffd777d05e 100644 --- a/lib/libc/stdtime/strptime.3 +++ b/lib/libc/stdtime/strptime.3 @@ -115,10 +115,10 @@ without .Fa %p will produce undefined results. Note that 12AM -.Pq ante meridiem +(ante meridiem) is taken as midnight and 12PM -.Pq post meridiem +(post meridiem) is taken as noon. .Pp The |
