diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2012-08-23 06:15:01 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2012-08-23 06:15:01 -0400 |
commit | 69de4eaa3be6cc177eb53a4754cb6bd35340c585 (patch) | |
tree | fb8390133a80ac444c9fbc5807f13a5ad8afb419 | |
parent | cd184e2f1a6f8f4f9178d29e43dc08d1534504e3 (diff) |
Don't rely on being able to set tab stops.
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
-rw-r--r-- | man/xclock.man | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man/xclock.man b/man/xclock.man index 098a595..b0a4574 100644 --- a/man/xclock.man +++ b/man/xclock.man @@ -29,7 +29,6 @@ .SH NAME xclock \- analog / digital clock for X .SH SYNOPSIS -.ta 8n \fBxclock\fP [ \fB\-help\fP ] [ \fB\-analog\fP | \fB\-digital\fP ] [ \fB\-brief\fP ] [ \fB\-chime\fP ] [ \fB\-hd\fP \fIcolor\fP ] [ \fB\-hl\fP \fIcolor\fP ] [ \fB\-update\fP \fIseconds\fP ] @@ -237,12 +236,12 @@ the widgets which compose \fIxclock\fR. In the notation below, indentation indicates hierarchical structure. The widget class name is given first, followed by the widget instance name. .sp +.ft CW .nf -.\".TA .5i -.ta .5i XClock xclock - Clock clock + Clock clock .fi +.ft .sp .SH ENVIRONMENT .PP |