summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-13 17:15:36 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-13 17:15:36 -0500
commit5f26fbf5384ec03260edfa7d2bd8b39fde380d5b (patch)
tree99c1783cee4cbf1b3fea560603f6d880b0bcb381
parent64a5168667d30cfac2f6c6038a3b095b824580ac (diff)
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xclock.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/xclock.man b/xclock.man
index 1aa65b2..098a595 100644
--- a/xclock.man
+++ b/xclock.man
@@ -71,8 +71,8 @@ the Epoch (in format '970012340 seconds since Epoch' instead of a standard
24-hour time.
.TP 8
.B \-strftime \fIformat\fP
-This option allows an strftime(3) format string to be specified for the
-digital clock's display.
+This option allows an strftime(__libmansuffix__) format string to be specified
+for the digital clock's display.
.TP 8
.B \-twelve
This option indicates that a digital clock should display the time in
@@ -258,7 +258,7 @@ stored in the RESOURCE_MANAGER property.
.I __apploaddir__/XClock
specifies required resources
.SH "SEE ALSO"
-X(__miscmansuffix__), xrdb(1), time(3C), fonts.conf (__filemansuffix__).
+X(__miscmansuffix__), xrdb(__appmansuffix__), time(__libmansuffix__), fonts.conf (__filemansuffix__).
.SH BUGS
.I Xclock
believes the system clock.