commit 02c12b81c0b9b19a7b1372c8e6842337a9f00959
parent 2b0f189582c7ecf11f3b3aa0e367ec781e5ac2b5
Author: tjg <tjg>
Date: Wed, 13 Aug 2003 13:51:14 +0000
typos only
Diffstat:
M | rc.1 | | | 15 | +++++++++------ |
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/rc.1 b/rc.1
@@ -161,7 +161,7 @@
.if !"\\$4"" .Xf \\$2 \\$1 "\\$3\\f\\$1\\$4\\*(Xi" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9"
.if "\\$4"" \\$3\fR\s10
..
-.TH RC 1 "2002-06-18"
+.TH RC 1 "2003-07-17"
.SH NAME
rc \- shell
.SH SYNOPSIS
@@ -1435,9 +1435,11 @@ On startup, the first element of this list variable is initialized to
a string which identifies this version of
.IR rc .
The second element is initialized to a string which can be found by
-.B ident
-and
-.BR "sccs what" .
+.IR ident (1)
+and the
+.I what
+command of
+.IR sccs (1).
.SH FUNCTIONS
.I rc
functions are identical to
@@ -1595,9 +1597,10 @@ For example:
.TP
\&
is a reasonable way to pass a default set of arguments to
-.Cr ls (1).
+.Cr ls (1),
+whereas
.Ds
-.Cr "fn ls { ls -FC $* }"
+.Cr "fn ls { ls -FC $* } # WRONG"
.De
.TP
\&