summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2012-08-23 12:10:16 -0400
committerEric S. Raymond <esr@thyrsus.com>2012-08-23 12:10:16 -0400
commita370e2ede4cff90f233a0249a0c34bef18f57907 (patch)
treeee0dc0776440e6497600df50a605d202c5fb0d79 /man
parent632b2054421d43ad8cc63203412d4ee0209f27e3 (diff)
Eliminate use of tab stops. Helps with translation to DocBook.
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'man')
-rw-r--r--man/xload.man10
1 files changed, 4 insertions, 6 deletions
diff --git a/man/xload.man b/man/xload.man
index ea664a3..3307aaf 100644
--- a/man/xload.man
+++ b/man/xload.man
@@ -3,10 +3,9 @@
.SH NAME
xload \- system load average display for X
.SH SYNOPSIS
-.ta 6n
\fBxload\fP [-\fItoolkitoption\fP ...] [-scale \fIinteger\fP] [-update \fIseconds\fP] [-hl \fIcolor\fP] [-highlight \fIcolor\fP] [-remote \fIhost\fP]
.br
- [-jumpscroll \fIpixels\fP] [-label \fIstring\fP] [-nolabel] [-lights]
+ [-jumpscroll \fIpixels\fP] [-label \fIstring\fP] [-nolabel] [-lights]
.SH DESCRIPTION
The
.I xload
@@ -68,11 +67,10 @@ indentation indicates hierarchical structure. The widget class name
is given first, followed by the widget instance name.
.sp
.nf
-.ta .5i 1.0i 1.5i 2.0i
XLoad xload
- Paned paned
- Label label
- StripChart load
+ Paned paned
+ Label label
+ StripChart load
.fi
.sp
.SH ENVIRONMENT