summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/ioctl.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/driver-api/ioctl.rst')
-rw-r--r--Documentation/driver-api/ioctl.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/ioctl.rst b/Documentation/driver-api/ioctl.rst
index 5b76e765827d..35795f6a151a 100644
--- a/Documentation/driver-api/ioctl.rst
+++ b/Documentation/driver-api/ioctl.rst
@@ -34,7 +34,7 @@ _IO/_IOR/_IOW/_IOWR
type
An 8-bit number, often a character literal, specific to a subsystem
- or driver, and listed in :doc:`../userspace-api/ioctl/ioctl-number`
+ or driver, and listed in Documentation/userspace-api/ioctl/ioctl-number.rst
nr
An 8-bit number identifying the specific command, unique for a give