diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-01-13 11:15:48 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-01-13 11:15:48 -0500 |
commit | c2e66dced98d62bbfe013e54f2332b9950a268b9 (patch) | |
tree | 65f6425f3e1fdd6ebcb3ea73f1a3142692b9be8d | |
parent | e6c2aa2cea7df267679414155434d7c1ee5f837d (diff) |
man: remove trailing spaces and tabs
Using s/[ \t]*$//
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | xstdcmap.man | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/xstdcmap.man b/xstdcmap.man index 0ce2b9f..8c1118b 100644 --- a/xstdcmap.man +++ b/xstdcmap.man @@ -1,15 +1,15 @@ .\" $Xorg: xstdcmap.man,v 1.4 2001/02/09 02:06:01 xorgcvs Exp $ .\" Copyright 1989, 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. @@ -17,7 +17,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 @@ -58,16 +58,16 @@ The following options may be used with \fIxstdcmap\fP: .TP 8 .B \-all This option indicates that all six standard colormap properties should be -defined on each screen of the display. Not all screens will support +defined on each screen of the display. Not all screens will support visuals under which all six standard colormap properties are meaningful. -\fIxstdcmap\fP will determine the best +\fIxstdcmap\fP will determine the best allocations and visuals for the colormap properties of a screen. Any previously existing standard colormap properties will be replaced. .TP 8 .B \-best This option indicates that the RGB_BEST_MAP should be defined. .TP 8 -.B \-blue +.B \-blue This option indicates that the RGB_BLUE_MAP should be defined. .TP 8 .B \-default |