diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2017-06-02 12:10:03 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2017-06-02 12:21:35 +1000 |
commit | 6511154705ce2df80062b8aff4983b8524871d22 (patch) | |
tree | c4a985b1454b04c7bb45d1cf976d2c9e59dd0207 /tools | |
parent | 328bc99d3b1bbe199015be287faca094fa3fe423 (diff) |
tools: man page cleanup - lowercase all command names
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/libinput-debug-events.1 | 2 | ||||
-rw-r--r-- | tools/libinput-debug-gui.1 | 2 | ||||
-rw-r--r-- | tools/libinput-list-devices.1 | 2 | ||||
-rw-r--r-- | tools/libinput-measure-touchpad-tap.1 | 2 | ||||
-rw-r--r-- | tools/libinput-measure.1 | 2 | ||||
-rw-r--r-- | tools/libinput.1 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/tools/libinput-debug-events.1 b/tools/libinput-debug-events.1 index b0dbc39..6f23988 100644 --- a/tools/libinput-debug-events.1 +++ b/tools/libinput-debug-events.1 @@ -1,4 +1,4 @@ -.TH LIBINPUT-DEBUG-EVENTS "1" +.TH libinput-debug-events "1" .SH NAME libinput-debug-events \- debug helper for libinput .SH SYNOPSIS diff --git a/tools/libinput-debug-gui.1 b/tools/libinput-debug-gui.1 index 0f22a11..f5db17d 100644 --- a/tools/libinput-debug-gui.1 +++ b/tools/libinput-debug-gui.1 @@ -1,4 +1,4 @@ -.TH LIBINPUT-DEBUG-GUI "1" +.TH libinput-debug-gui "1" .SH NAME libinput-debug-gui \- visual debug helper for libinput .SH SYNOPSIS diff --git a/tools/libinput-list-devices.1 b/tools/libinput-list-devices.1 index 555c0fd..386d79c 100644 --- a/tools/libinput-list-devices.1 +++ b/tools/libinput-list-devices.1 @@ -1,4 +1,4 @@ -.TH LIBINPUT-LIST-DEVICES "1" +.TH libinput-list-devices "1" .SH NAME libinput-list-devices \- list local devices as recognized by libinput .SH SYNOPSIS diff --git a/tools/libinput-measure-touchpad-tap.1 b/tools/libinput-measure-touchpad-tap.1 index 3cea584..529f899 100644 --- a/tools/libinput-measure-touchpad-tap.1 +++ b/tools/libinput-measure-touchpad-tap.1 @@ -1,4 +1,4 @@ -.TH LIBINPUT-MEASURE-TOUCHPAD-TAP "1" +.TH libinput-measure-touchpad-tap "1" .SH NAME libinput-measure-touchpad-tap \- measure tap-to-click properities of devices .SH SYNOPSIS diff --git a/tools/libinput-measure.1 b/tools/libinput-measure.1 index 26d798f..1369d4a 100644 --- a/tools/libinput-measure.1 +++ b/tools/libinput-measure.1 @@ -1,4 +1,4 @@ -.TH LIBINPUT-MEASURE "1" +.TH libinput-measure "1" .SH NAME libinput-measure \- measure properties of devices .SH SYNOPSIS diff --git a/tools/libinput.1 b/tools/libinput.1 index 0734d3a..9832d8b 100644 --- a/tools/libinput.1 +++ b/tools/libinput.1 @@ -1,4 +1,4 @@ -.TH LIBINPUT "1" +.TH libinput "1" .SH NAME libinput \- tool to interface with libinput .SH SYNOPSIS |