diff options
Diffstat (limited to 'man3/strftime.3')
| -rw-r--r-- | man3/strftime.3 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3 index d9b6f5c6fb..baf1203dda 100644 --- a/man3/strftime.3 +++ b/man3/strftime.3 @@ -201,11 +201,13 @@ Required to emit RFC\ 822-conformant dates .TP .B %Z The time zone or name or abbreviation. -.TP -.B %+ -The date and time in -.BR date(1) -format. (TZ) +.\" .TP +.\" .B %+ +.\" Nov 05 -- Not in Linux/glibc, but is in some BSDs (according to +.\" their man pages) +.\" The date and time in +.\" .BR date(1) +.\" format. (TZ) .TP .B %% A literal `%' character. |
