summaryrefslogtreecommitdiff
path: root/oclock.man
diff options
context:
space:
mode:
Diffstat (limited to 'oclock.man')
-rw-r--r--oclock.man13
1 files changed, 8 insertions, 5 deletions
diff --git a/oclock.man b/oclock.man
index 41128e1..3431033 100644
--- a/oclock.man
+++ b/oclock.man
@@ -22,7 +22,10 @@
.\" not be used in advertising or otherwise to promote the sale, use or
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
-.TH OCLOCK 1 "Release 6.4" "X Version 11"
+.\"
+.\" $XFree86: xc/programs/oclock/oclock.man,v 1.9 2002/10/12 16:06:45 herrb Exp $
+.\"
+.TH OCLOCK 1 __xorgversion__
.SH NAME
oclock \- round X clock
.SH SYNOPSIS
@@ -52,10 +55,10 @@ choose a different color for the hour hand of the clock.
selects an appropriate level of backing store.
.TP 8
.B \-geometry \fIgeometry\fB
-define the initial window geometry; see \fIX(1)\fP.
+define the initial window geometry; see \fIX(__miscmansuffix__)\fP.
.TP 8
.B \-display \fIdisplay\fB
-specify the display to use; see \fIX(1)\fP.
+specify the display to use; see \fIX(__miscmansuffix__)\fP.
.TP 8
.B \-bd \fIcolor\fB
choose a different color for the window border.
@@ -83,7 +86,7 @@ in the #ifdef COLOR section you read with xrdb:
.br
This will cause oclock to pick up the colors in the app-defaults color
customization file:
-<XRoot>/lib/X11/app-defaults/Clock-color.
+__projectroot__/lib/X11/app-defaults/Clock-color.
Below are the default colors:
.sp 1
Clock*Background: grey
@@ -96,6 +99,6 @@ Clock*jewel: yellow
.br
Clock*minute: yellow
.SH "SEE ALSO"
-X(1), X Toolkit documentation
+X(__miscmansuffix__), X Toolkit documentation
.SH AUTHOR
Keith Packard, MIT X Consortium