summaryrefslogtreecommitdiff
path: root/doc/usage/cmd/pinmux.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/cmd/pinmux.rst')
-rw-r--r--doc/usage/cmd/pinmux.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/usage/cmd/pinmux.rst b/doc/usage/cmd/pinmux.rst
index 30c5eb16a68..c066db1770c 100644
--- a/doc/usage/cmd/pinmux.rst
+++ b/doc/usage/cmd/pinmux.rst
@@ -90,9 +90,3 @@ Configuration
-------------
The pinmux command is only available if CONFIG_CMD_PINMUX=y.
-
-Return value
-------------
-
-The return value $? is set to 0 (true) if the command succeded and to 1 (false)
-otherwise.