]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/1/rc
merge
[plan9front.git] / sys / man / 1 / rc
index 29cfd94b58942cbabd2eb809e5c77f80c57234b6..2b12cf0f73ca9e39f0c0ec66aba4b1b136375a17 100644 (file)
@@ -233,6 +233,8 @@ The value is a single string containing the components of the named variable
 separated by spaces.  A variable with zero elements yields the empty string.
 .HP
 .BI `{ command }
+.HP
+.BI ` "split " { command }
 .br
 .I rc
 executes the
@@ -245,6 +247,8 @@ If
 .B $ifs
 is not otherwise set, its value is
 .BR "'\ \et\en'" .
+In the second form of the command, split is used instead of
+.BR $ifs .
 .HP
 .BI <{ command }
 .HP