aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/dvb/net-remove-if.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/media/uapi/dvb/net-remove-if.rst')
-rw-r--r--Documentation/media/uapi/dvb/net-remove-if.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/media/uapi/dvb/net-remove-if.rst b/Documentation/media/uapi/dvb/net-remove-if.rst
index 646af23a925a..4ebe07a6b79a 100644
--- a/Documentation/media/uapi/dvb/net-remove-if.rst
+++ b/Documentation/media/uapi/dvb/net-remove-if.rst
@@ -39,6 +39,10 @@ The NET_REMOVE_IF ioctl deletes an interface previously created via
Return Value
============
-On success 0 is returned, on error -1 and the ``errno`` variable is set
-appropriately. The generic error codes are described at the
+On success 0 is returned, and :c:type:`ca_slot_info` is filled.
+
+On error -1 is returned, and the ``errno`` variable is set
+appropriately.
+
+The generic error codes are described at the
:ref:`Generic Error Codes <gen-errors>` chapter.