aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/or.txt
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-11-02 23:47:25 +1000
committerGravatar axel <axel@liljencrantz.se>2006-11-02 23:47:25 +1000
commitfab18bae80c5beb177f9a97f9ae2f05c5654de16 (patch)
treebc801633b4c9506a48649f152e42d9f96eb6e3fb /doc_src/or.txt
parent6e24b26e2c9b6b2f1f886eb4d98470fc6c6319b8 (diff)
Updates to the documentation - add a few crossreferences, remove redundant listing of builtins and update the todo list
darcs-hash:20061102134725-ac50b-802d5cf8754ff94c4cc9533b2ff16a759e9aa2c9.gz
Diffstat (limited to 'doc_src/or.txt')
-rw-r--r--doc_src/or.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc_src/or.txt b/doc_src/or.txt
index 96f50451..6227170a 100644
--- a/doc_src/or.txt
+++ b/doc_src/or.txt
@@ -10,6 +10,10 @@ status (as set by the last previous command) is not 0.
The or command does not change the current exit status.
+The exit status of the last foreground command to exit can always be
+accessed using the <a href="index.html#variables-status">$status</a>
+variable.
+
\subsection or-example Example
The following code runs the \c make command to build a program, if the