summaryrefslogtreecommitdiffstats
path: root/Documentation/input
diff options
context:
space:
mode:
authorTom Saeger <tom.saeger@oracle.com>2017-10-10 12:36:23 -0500
committerJonathan Corbet <corbet@lwn.net>2017-10-12 11:14:06 -0600
commit1752118d48e7627756acf7fb8c13541305078fed (patch)
tree23092b0c66892d8376ff98c00101304861fc0a8a /Documentation/input
parent3ba9b1b814fe37ba3267b58917a73dc69eebde40 (diff)
downloadlinux-0-day-1752118d48e7627756acf7fb8c13541305078fed.tar.gz
linux-0-day-1752118d48e7627756acf7fb8c13541305078fed.tar.xz
Documentation: fix input related doc refs
Make `input` document refs valid including: - joystick - joystick-parport Signed-off-by: Tom Saeger <tom.saeger@oracle.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/input')
-rw-r--r--Documentation/input/devices/xpad.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/input/devices/xpad.rst b/Documentation/input/devices/xpad.rst
index 5a709ab77c8db..b8bd65962dd8a 100644
--- a/Documentation/input/devices/xpad.rst
+++ b/Documentation/input/devices/xpad.rst
@@ -230,4 +230,5 @@ Historic Edits
2005-03-19 - Dominic Cerquetti <binary1230@yahoo.com>
- added stuff for dance pads, new d-pad->axes mappings
-Later changes may be viewed with 'git log Documentation/input/xpad.txt'
+Later changes may be viewed with
+'git log --follow Documentation/input/devices/xpad.rst'