summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/index.rst1
-rw-r--r--Documentation/input/ff.rst4
2 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 61306a22888d..bc67dbf76eb0 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -67,6 +67,7 @@ needed).
67 driver-api/index 67 driver-api/index
68 core-api/index 68 core-api/index
69 media/index 69 media/index
70 input/index
70 gpu/index 71 gpu/index
71 security/index 72 security/index
72 sound/index 73 sound/index
diff --git a/Documentation/input/ff.rst b/Documentation/input/ff.rst
index 6a265a6934e6..26d461998e08 100644
--- a/Documentation/input/ff.rst
+++ b/Documentation/input/ff.rst
@@ -130,11 +130,11 @@ See <uapi/linux/input.h> for a description of the ff_effect struct. You
130should also find help in a few sketches, contained in files shape.svg 130should also find help in a few sketches, contained in files shape.svg
131and interactive.svg: 131and interactive.svg:
132 132
133.. figure:: shape.svg 133.. kernel-figure:: shape.svg
134 134
135 Shape 135 Shape
136 136
137.. figure:: interactive.svg 137.. kernel-figure:: interactive.svg
138 138
139 Interactive 139 Interactive
140 140