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
commit9a2a65ddea132b64d43b8f853ad7d3ca229d34fe (patch)
treeafd4775bd735f15a215b0c93b339ec36fe9c8e33
parentd2dba124d303cf7b031c5f64293ac38b5a8418ab (diff)
man: remove trailing spaces and tabs
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xlsclients.man14
1 files changed, 7 insertions, 7 deletions
diff --git a/xlsclients.man b/xlsclients.man
index 7fb538a..0cfbf34 100644
--- a/xlsclients.man
+++ b/xlsclients.man
@@ -1,14 +1,14 @@
.\" Copyright 1991, 1994, 1998 The Open Group
-.\"
+.\"
.\" Permission to use, copy, modify, distribute, and sell this software and its
.\" documentation for any purpose is hereby granted without fee, provided that
.\" the above copyright notice appear in all copies and that both that
.\" copyright notice and this permission notice appear in supporting
.\" documentation.
-.\"
+.\"
.\" The above copyright notice and this permission notice shall be included
.\" in all copies or substantial portions of the Software.
-.\"
+.\"
.\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
.\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
.\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
@@ -16,7 +16,7 @@
.\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
.\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
.\" OTHER DEALINGS IN THE SOFTWARE.
-.\"
+.\"
.\" Except as contained in this notice, the name of The Open Group shall
.\" not be used in advertising or otherwise to promote the sale, use or
.\" other dealings in this Software without prior written authorization
@@ -31,7 +31,7 @@ xlsclients - list client applications running on a display
.SH DESCRIPTION
.PP
.I Xlsclients
-is a utility for listing information about the client applications
+is a utility for listing information about the client applications
running on a display. It may be used to generate scripts representing
a snapshot of the user's current session.
.SH OPTIONS
@@ -40,7 +40,7 @@ a snapshot of the user's current session.
This option specifies the X server to contact.
.TP 8
.B \-a
-This option indicates that clients on all screens should be listed. By
+This option indicates that clients on all screens should be listed. By
default, only those clients on the default screen are listed.
.TP 8
.B \-l
@@ -49,7 +49,7 @@ and class hints in addition to the machine name and command string shown in
the default format.
.TP 8
.B \-m \fImaxcmdlen\fP
-This option specifies the maximum number of characters in a command to
+This option specifies the maximum number of characters in a command to
print out. The default is 10000.
.SH ENVIRONMENT
.PP