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
commit005c3fd93440eb653744ca50da3c02ac40ea1062 (patch)
tree91f8ab85bbabe865f6c5cf0ed197f8aa2596c9a4
parent22d71915e74cbea51d46aaf0922abe4de5ec368f (diff)
man: remove trailing spaces and tabs
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xcmsdb.man32
1 files changed, 16 insertions, 16 deletions
diff --git a/xcmsdb.man b/xcmsdb.man
index 29c961c..ed749eb 100644
--- a/xcmsdb.man
+++ b/xcmsdb.man
@@ -1,27 +1,27 @@
.\" $Xorg: xcmsdb.man,v 1.4 2001/02/09 02:05:39 xorgcvs Exp $
.\" Copyright 1990, Tektronix Inc.
.\" Copyright 1993, 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. IN NO EVENT SHALL
-.\" THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR 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
+.\" FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+.\" THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR 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
-.\" dealing in this Software without prior written authorization from the
+.\"
+.\" 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
+.\" dealing in this Software without prior written authorization from the
.\" The Open Group.
.\"
.\" $XFree86: xc/programs/xcmsdb/xcmsdb.man,v 1.6 2001/01/27 18:21:09 dawes Exp $
@@ -36,7 +36,7 @@ xcmsdb \- Device Color Characterization utility for X Color Management System
[ \fIfilename\fP ]
.SH DESCRIPTION
.I xcmsdb
-is used to load, query, or remove Device Color Characterization data
+is used to load, query, or remove Device Color Characterization data
stored in properties on the root window of the screen as specified
in section 7, Device Color Characterization, of the ICCCM.
Device Color Characterization data (also called the Device Profile)
@@ -61,9 +61,9 @@ The ASCII readable contents of
.I filename
(or the standard input if no input file is given)
are appropriately transformed for storage in properties, provided the
-.B \-query
-or
-.B \-remove
+.B \-query
+or
+.B \-remove
options are not specified.
.SH "OPTIONS"
.I xcmsdb
@@ -73,7 +73,7 @@ program accepts the following options:
This option attempts to read the XDCCC properties off the screen's root
window.
If successful, it transforms the data into a more readable format, then
-sends the data to standard out.
+sends the data to standard out.
.TP 8
.B \-remove
This option attempts to remove the XDCCC properties on the screen's root