From d75ab3dcae8bcb022e87fd73c9f798421d040c46 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 9 Nov 2010 18:16:27 -0800 Subject: Strip trailing whitespace Generated via: perl -i -p -e 's{\s+$}{\n}' * Signed-off-by: Alan Coopersmith --- Makefile.am | 8 ++++---- configure.ac | 10 +++++----- xset.c | 4 ++-- xset.man | 34 +++++++++++++++++----------------- 4 files changed, 28 insertions(+), 28 deletions(-) diff --git a/Makefile.am b/Makefile.am index 20201ba..efb1fab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ -# +# # Copyright 2005 Red Hat, Inc. -# +# # 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 @@ -10,7 +10,7 @@ # specific, written prior permission. Red Hat makes no # representations about the suitability of this software for any purpose. It # is provided "as is" without express or implied warranty. -# +# # RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO # EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR @@ -35,7 +35,7 @@ appmandir = $(APP_MAN_DIR) appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) -EXTRA_DIST = $(appman_PRE) +EXTRA_DIST = $(appman_PRE) MAINTAINERCLEANFILES = ChangeLog INSTALL CLEANFILES = $(appman_DATA) diff --git a/configure.ac b/configure.ac index 423782b..edde114 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Copyright 2005 Red Hat, Inc. -dnl +dnl dnl Permission to use, copy, modify, distribute, and sell this software and its dnl documentation for any purpose is hereby granted without fee, provided that dnl the above copyright notice appear in all copies and that both that @@ -9,7 +9,7 @@ dnl advertising or publicity pertaining to distribution of the software without dnl specific, written prior permission. Red Hat makes no dnl representations about the suitability of this software for any purpose. It dnl is provided "as is" without express or implied warranty. -dnl +dnl dnl RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, dnl INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO dnl EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR @@ -52,16 +52,16 @@ PKG_CHECK_MODULES(SET_XEXT, xext, AC_CHECK_HEADERS([X11/extensions/dpms.h X11/extensions/MITMisc.h],,,[#include ]) CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"]) -PKG_CHECK_MODULES(SET_XKB, x11, +PKG_CHECK_MODULES(SET_XKB, x11, [SAVE_CPPFLAGS="$CPPFLAGS" CPPFLAGS="$CPPFLAGS $SET_XKB_CFLAGS $SET_X11_CFLAGS" AC_CHECK_HEADERS([X11/XKBlib.h],,,[#include ]) CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"]) -AC_ARG_WITH(xf86misc, AC_HELP_STRING([--without-xf86misc],[Disable xf86misc support.]), +AC_ARG_WITH(xf86misc, AC_HELP_STRING([--without-xf86misc],[Disable xf86misc support.]), [USE_XF86MISC="$withval"], [USE_XF86MISC="yes"]) if test "x$USE_XF86MISC" != "xno" ; then - PKG_CHECK_MODULES(SET_XF86MISC, xxf86misc, + PKG_CHECK_MODULES(SET_XF86MISC, xxf86misc, [SAVE_CPPFLAGS="$CPPFLAGS" CPPFLAGS="$CPPFLAGS $SET_XF86MISC_CFLAGS $SET_X11_CFLAGS" AC_CHECK_HEADERS([X11/extensions/xf86misc.h X11/extensions/xf86mscstr.h],,, diff --git a/xset.c b/xset.c index b2c917a..e6f9474 100644 --- a/xset.c +++ b/xset.c @@ -568,7 +568,7 @@ main(int argc, char *argv[]) * * On OS/2, use _sleep2() */ - + #ifdef HAVE_USLEEP # define Usleep(us) usleep((us)) #else @@ -929,7 +929,7 @@ set_font_path(Display *dpy, char *path, int special, int before, int after) } /* - * parse the path list. If before or after is non-zero, we'll need + * parse the path list. If before or after is non-zero, we'll need * the current value. */ diff --git a/xset.man b/xset.man index c86f248..ca36444 100644 --- a/xset.man +++ b/xset.man @@ -5,10 +5,10 @@ .\" 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,12 +16,12 @@ .\" 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 .\" from The Open Group. -.\" +.\" .TH XSET 1 __xorgversion__ .SH NAME xset - user preference utility for X @@ -37,27 +37,27 @@ xset - user preference utility for X .br [+dpms] [-dpms] .br - [dpms \fIstandby\fP [\fI suspend\fP [\fI off\fP]]] + [dpms \fIstandby\fP [\fI suspend\fP [\fI off\fP]]] [dpms force {standby|suspend|off|on}] .br -[fp=\fIpathlist\fP] -[-fp=\fIpathlist\fP] -[+fp=\fIpathlist\fP] -[fp-\fIpathlist\fP] -[fp+\fIpathlist\fP] +[fp=\fIpathlist\fP] +[-fp=\fIpathlist\fP] +[+fp=\fIpathlist\fP] +[fp-\fIpathlist\fP] +[fp+\fIpathlist\fP] .br [fp default] [fp rehash] .br [-led [\fIinteger\fP|named \fIindicator\fP]] [led [\fIinteger\fP|named \fIindicator\fP]] -.br +.br [led {on|off}] .br [mouse [\fIaccel_mult\fP[/\fIaccel_div\fP] [\fIthreshold\fP]]] [mouse default] .br [p \fIpixel\fP \fIcolor\fP] .br -[-r [keycode]] [r [keycode]] +[-r [keycode]] [r [keycode]] [r {on|off}] [r rate \fIdelay\fP [\fIrate\fP]] .br [s [\fIlength\fP [\fIperiod\fP]]] [s {blank|noblank}] @@ -160,8 +160,8 @@ font path. They must be followed by a comma-separated list of entries. .PP .TP 8 .B "\+fp \fRor\fP fp\+" -This \fB\+fp\fP and \fBfp\+\fP options prepend and append elements to the -current font path, respectively. They must be followed by a comma-separated +This \fB\+fp\fP and \fBfp\+\fP options prepend and append elements to the +current font path, respectively. They must be followed by a comma-separated list of entries. .PP .TP 8 @@ -197,7 +197,7 @@ will go `acceleration' times as fast when the device travels more than transition range. This way, the pointing device can be used for precise alignment when it is moved slowly, yet it can be set to travel across the screen in a flick of the wrist when desired. One or both -parameters for the +parameters for the .B m option can be omitted, but if only one is given, it will be interpreted as the acceleration. @@ -240,14 +240,14 @@ if it makes sense for the particular keycode. Keycodes below 8 are not typically valid for this command. Example: "\fBxset\ -r\ 10\fP" will disable autorepeat for the "1" key on the top row of an IBM PC keyboard. -If the server supports the XFree86-Misc extension, or the XKB extension, +If the server supports the XFree86-Misc extension, or the XKB extension, then a parameter of 'rate' is accepted and should be followed by zero, one or two numeric values. The first specifies the delay before autorepeat starts and the second specifies the repeat rate. In the case that the server supports the XKB extension, the delay is the number of milliseconds before autorepeat starts, and the rate is the number of repeats -per second. If the rate or delay is not given, it will be set +per second. If the rate or delay is not given, it will be set to the default value. .PP .TP 8 -- cgit v1.2.3