rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit 94fa27339355b25aeb93a02ac36ab3b7921810b5
parent 6af4f7a7ae3d9e016399f09ba99331bfbdc6a6af
Author: tjg <tjg>
Date:   Wed, 27 Mar 2002 13:44:30 +0000

reorder variables

Diffstat:
Mrc.1 | 18+++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/rc.1 b/rc.1 @@ -1399,6 +1399,15 @@ If this function is defined, then it gets executed every time is about to print .Cr "$prompt(1)" . .TP +.Cr rc_version " (read only)" +The first element of this list variable is a string which identifies this +version of +.IR rc . +The second element is a string which can be found by +.B ident +and +.BR "sccs what" . +.TP .Cr status " (read only)" The exit status of the last command. If the command exited with a numeric value, that number is the status. @@ -1420,15 +1429,6 @@ usually sets .Cr $status to .Cr "(0 0)" . -.TP -.Cr rc_version " (read only)" -The first element of this list variable is a string which identifies this -version of -.IR rc . -The second element is a string which can be found by -.B ident -and -.BR "sccs what" . .PP The values of .Cr "$path" ,