summaryrefslogtreecommitdiff
path: root/doc/usage/cmd/cat.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/cmd/cat.rst')
-rw-r--r--doc/usage/cmd/cat.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/usage/cmd/cat.rst b/doc/usage/cmd/cat.rst
index b22dc6184a2..fa70e5f6a09 100644
--- a/doc/usage/cmd/cat.rst
+++ b/doc/usage/cmd/cat.rst
@@ -45,8 +45,3 @@ Configuration
-------------
The cat command is only available if CONFIG_CMD_CAT=y.
-
-Return value
-------------
-
-The return value $? is set to 0 (true) if the file is readable, otherwise it returns a non-zero error code.