man: remove trailing spaces and tabs
authorGaetan Nadon <memsize@videotron.ca>
Thu, 13 Jan 2011 16:15:47 +0000 (11:15 -0500)
committerGaetan Nadon <memsize@videotron.ca>
Thu, 13 Jan 2011 16:15:47 +0000 (11:15 -0500)
Using s/[ \t]*$//

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
xdpyinfo.man

index 35f5580..6dfc789 100644 (file)
@@ -1,14 +1,14 @@
 .\" Copyright 1988, 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.
@@ -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
@@ -33,7 +33,7 @@ xdpyinfo \- display information utility for X
 .SH DESCRIPTION
 .PP
 .I Xdpyinfo
-is a utility for displaying information about an X server.  It is used to 
+is a utility for displaying information about an X server.  It is used to
 examine the
 capabilities of a server, the predefined values for various parameters used
 in communicating between clients and the server, and the different types of
@@ -55,12 +55,12 @@ and the server is displayed.
 .B DISPLAY
 To get the default host, display number, and screen.
 .SH "SEE ALSO"
-.IR X (__miscmansuffix__), 
+.IR X (__miscmansuffix__),
 .IR xprop (__appmansuffix__),
 .IR xrdb (__appmansuffix__),
 .IR xwininfo (__appmansuffix__),
 .IR xdriinfo (__appmansuffix__),
-.IR xvinfo (__appmansuffix__), 
+.IR xvinfo (__appmansuffix__),
 .IR glxinfo (__appmansuffix__)
 .SH AUTHOR
 Jim Fulton, MIT X Consortium