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
commitee508e69c1160abdf339d8e32b575fb5da2598ec (patch)
treeb94f0ac7901d132bbc6f15daa156da6a6c5bf798
parent402f6abee4b14c123a58065cb228277ab5c3cae7 (diff)
man: remove trailing spaces and tabs
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xmessage.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmessage.man b/xmessage.man
index 6e5f547..2b387f4 100644
--- a/xmessage.man
+++ b/xmessage.man
@@ -28,7 +28,7 @@ xmessage \- display a message or query in a window (X-based /bin/echo)
.I message
\&.\|.\|.
.SH DESCRIPTION
-The
+The
.I xmessage
program
displays a window containing a message from the command line, a file,
@@ -58,7 +58,7 @@ comma-separated \fIbutton\fP argument.
The corresponding resource is \fBbuttons\fP.
Each \fIbutton\fP consists of a label optionally followed by a colon
and an exit value.
-The label is the name of the Command button widget created and will be the
+The label is the name of the Command button widget created and will be the
default text displayed to the user. Since this is the name of the widget
it may be used to change any of the resources associated with that button.
The exit value will be returned by \fIxmessage\fP
@@ -118,7 +118,7 @@ Xmessage (xmessage)
.fi
.SH RESOURCES
The program has a few top-level application resources that allow
-customizations that are specific to \fIxmessage\fP.
+customizations that are specific to \fIxmessage\fP.
.TP 8
.B file
A String specifying the file to display.
@@ -131,7 +131,7 @@ See the \fB\-buttons\fP command-line option.
A String specifying a default button by label.
.TP 8
.B printValue
-A Boolean value specifying whether the label of the
+A Boolean value specifying whether the label of the
button pressed to exit the program is written to standard output.
The default is FALSE.
.TP 8
@@ -175,6 +175,6 @@ not be used with a button.
.IR cat (1)
.br
.SH AUTHORS
-Chris Peterson, MIT Project Athena
+Chris Peterson, MIT Project Athena
.br
Stephen Gildea, X Consortium