aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strftime.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 14:48:35 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 14:48:35 +0000
commitb5cc2ffbaa46690a318bbe0ec4d4e9d3ea3d91ef (patch)
tree389218686fb47d7c8eae10f3198ac00adaeb38bd /man3/strftime.3
parent4a225b7a41cad73eb6b2f680d8a029bd173b9aaa (diff)
downloadman-pages-b5cc2ffbaa46690a318bbe0ec4d4e9d3ea3d91ef.tar.gz
Formatting fixes
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.