[PATCH 1/1] doc: return value exception command
Heinrich Schuchardt
xypron.glpk at gmx.de
Wed Jan 27 21:24:20 CET 2021
If the exception cannot be raised, the command returns.
Currently the return values are not all the same.
Remove the sub-chapter 'Return value'
Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
doc/usage/exception.rst | 5 -----
1 file changed, 5 deletions(-)
diff --git a/doc/usage/exception.rst b/doc/usage/exception.rst
index 412a03ba0f..db1490f005 100644
--- a/doc/usage/exception.rst
+++ b/doc/usage/exception.rst
@@ -61,8 +61,3 @@ Examples
pc = 0x56076dd1a0f9, pc_reloc = 0x540f9
resetting ...
-
-Return value
-------------
-
-The return value $? is always set to 0 (true).
--
2.29.2
More information about the U-Boot
mailing list