summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
commita274cf7cbf58d9e3b40c7146c191a63a995e9f2d (patch)
tree004464b02bbda03b4c24a9af09dd36248d05343c
parente65ffae36608a8c7d4cf24d6c1c1a686b70abc00 (diff)
man: remove trailing spaces and tabs
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xditview.man14
1 files changed, 7 insertions, 7 deletions
diff --git a/xditview.man b/xditview.man
index c75c8a8..ce8eaea 100644
--- a/xditview.man
+++ b/xditview.man
@@ -10,7 +10,7 @@ xditview \- display ditroff output
[ \-\fItoolkitoption\fP .\|.\|. ] [ \-\fIoption\fP .\|.\|. ] [ \fIfilename\fP ]
.SH DESCRIPTION
The
-.I xditview
+.I xditview
program displays
.I ditroff
output on an X display. It uses no special
@@ -30,7 +30,7 @@ to run the rest of the ``file name'' and uses the
standard output of that command.
.SH OPTIONS
.I Xditview
-accepts all of the standard X Toolkit command line options along with the
+accepts all of the standard X Toolkit command line options along with the
additional options listed below:
.TP 8
.B \-page \fIpage-number\fP
@@ -49,15 +49,15 @@ per request. This option suppresses the use of this feature in
.B \-backingStore \fIbacking-store-type\fP
Redisplay can take up to a second or so; this option causes
the server to save the window contents so that when it is scrolled around the
-viewport, the window is painted from contents saved in backing store.
+viewport, the window is painted from contents saved in backing store.
\fIbacking-store-type\fP can be one of \fBAlways\fP, \fPWhenMapped\fP or
\fPNotUseful\fP.
.PP
-The following standard X Toolkit command line arguments are commonly used with
+The following standard X Toolkit command line arguments are commonly used with
.I xditview:
.TP 8
.B \-bg \fIcolor\fP
-This option specifies the color to use for the background of the window.
+This option specifies the color to use for the background of the window.
The default is \fIwhite\fP.
.TP 8
.B \-bd \fIcolor\fP
@@ -68,7 +68,7 @@ The default is \fIblack\fP.
This option specifies the width in pixels of the border surrounding the window.
.TP 8
.B \-fg \fIcolor\fP
-This option specifies the color to use for displaying text. The default is
+This option specifies the color to use for displaying text. The default is
\fIblack\fP.
.TP 8
.B \-fn \fIfont\fP
@@ -160,7 +160,7 @@ will use the closest font from the same family.
Portions of this program originated in
.I xtroff which was derived
from
-.I suntroff.
+.I suntroff.
.SH COPYRIGHT
Copyright 1994 X Consortium
.br