diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2017-05-25 17:46:07 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2017-06-02 12:21:35 +1000 |
commit | 758ffa9c8a8d1c69266ba6658ede4be6852b3e60 (patch) | |
tree | 8df5d8425ab7139c51827c8ebcb622ca0e25ce06 /tools | |
parent | f245884dd5eb4c8776ca084b7268831ac0bb7b6b (diff) |
tools: link to the online documentation from the libinput(1) man page
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/libinput.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/libinput.1 b/tools/libinput.1 index 654f6e0..bc19655 100644 --- a/tools/libinput.1 +++ b/tools/libinput.1 @@ -50,5 +50,7 @@ Part of the suite .PP .SH SEE ALSO -.PP libinput(4) +.PP +libinput's online documentation +.I https://wayland.freedesktop.org/libinput/doc/latest/ |