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
commit3e4ab9da78e921bcad36ca2e96cffaafa0866472 (patch)
tree913e906690931acdc0ab1df0aaf8a429f2cc7e2c
parenta178a34f95c5ce7986a129df48a698f5545c6d01 (diff)
man: remove trailing spaces and tabs
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xkbbell.man4
-rw-r--r--xkbvleds.man24
-rw-r--r--xkbwatch.man2
3 files changed, 15 insertions, 15 deletions
diff --git a/xkbbell.man b/xkbbell.man
index 88c98bc..f248202 100644
--- a/xkbbell.man
+++ b/xkbbell.man
@@ -60,7 +60,7 @@ suppress server bell, event only
specifies which bell feedback to use
.PP
.TP 8
-.B \-kf <id>
+.B \-kf <id>
specifies which keyboard feedback to use
.PP
.TP 8
@@ -71,5 +71,5 @@ specifies which volume to use
.B \-w <id>
specifies which window to use
.PP
-If neither device nor feedback are specified, xkbbell uses the default values
+If neither device nor feedback are specified, xkbbell uses the default values
for the core keyboard device.
diff --git a/xkbvleds.man b/xkbvleds.man
index a8b4a37..e6827a5 100644
--- a/xkbvleds.man
+++ b/xkbvleds.man
@@ -23,19 +23,19 @@
xkbvleds \- XKB extension user utility
.SH SYNOPSIS
.B xkbvleds
-[\-indpy <name>]
-[\-watch <leds>]
-[[\-+]automatic]
-[[\-+]explicit]
-[[\-+]name]
-[[\-+]real]
-[[\-+]virtual]
-[\-intersection]
-[\-union]
+[\-indpy <name>]
+[\-watch <leds>]
+[[\-+]automatic]
+[[\-+]explicit]
+[[\-+]name]
+[[\-+]real]
+[[\-+]virtual]
+[\-intersection]
+[\-union]
.SH DESCRIPTION
This program is used to display the state of LEDs on an XKB keyboard.
-It reports the changes in the fundamental components of the XKB state
-which includes the effective compatibility state. The default set of LEDs
+It reports the changes in the fundamental components of the XKB state
+which includes the effective compatibility state. The default set of LEDs
is \-union +name +automatic +real.
.SH OPTIONS
.PP
@@ -63,7 +63,7 @@ turn on synchronization
(Don't) watch real LEDs
.PP
.TP 8
-.B \[-+]virtual
+.B \[-+]virtual
(Don't) watch virtual LEDs
.PP
.TP 8
diff --git a/xkbwatch.man b/xkbwatch.man
index c01e4a8..ec999a5 100644
--- a/xkbwatch.man
+++ b/xkbwatch.man
@@ -22,5 +22,5 @@
.SH NAME
xkbwatch - XKB extension user utility
.SH DESCRIPTION
-This program reports changes in the fundamental components of the XKB keyboard
+This program reports changes in the fundamental components of the XKB keyboard
state plus the effective compatibility state.