aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strftime.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strftime.3')
-rw-r--r--man3/strftime.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3
index 3472c7624a..d9b6f5c6fb 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -203,7 +203,9 @@ Required to emit RFC\ 822-conformant dates
The time zone or name or abbreviation.
.TP
.B %+
-The date and time in date(1) format. (TZ)
+The date and time in
+.BR date(1)
+format. (TZ)
.TP
.B %%
A literal `%' character.