From owner-man-jp@jp.freebsd.org  Fri May 29 00:02:49 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) id AAA01300;
	Fri, 29 May 1998 00:02:49 +0900 (JST)
	(envelope-from owner-man-jp@jp.FreeBSD.org)
Received: from mailgate.spa.is.uec.ac.jp (ns.spa.is.uec.ac.jp [130.153.67.2])
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) with ESMTP id AAA01295
	for <man-jp@jp.freebsd.org>; Fri, 29 May 1998 00:02:47 +0900 (JST)
	(envelope-from msaitoh@spa.is.uec.ac.jp)
Received: from ifree.spa.is.uec.ac.jp by mailgate.spa.is.uec.ac.jp (8.8.8+2.7Wbeta7/3.6W+spa-1.4e)
	id AAA09978; Fri, 29 May 1998 00:02:46 +0900 (JST)
Received: (qmail 12855 invoked by uid 1002); 28 May 1998 15:02:43 -0000
Message-ID: <19980528150243.12854.qmail@ifree.spa.is.uec.ac.jp>
To: man-jp@jp.freebsd.org
Date: Fri, 29 May 1998 00:02:42 +0900
From: msaitoh <msaitoh@spa.is.uec.ac.jp>
Reply-To: man-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24]
X-Sequence: man-jp 964
Subject: [man-jp 964] csh.1
Errors-To: owner-man-jp@jp.freebsd.org
Sender: owner-man-jp@jp.freebsd.org


 $BEEDLBg$NsnF#$G$9!#(B

  > $B$=$N$&$A$^$k$4$H>C$($k$G$7$g$&!#(B

$B$H$+=q$$$F$*$-$J$,$i!":G6a$^$?$$$8$j$O$8$a$^$7$?!#(B

$B$H$$$&A0=q$-$O$$$$$H$7$F!"(BSubject: $B$N(B csh.1 $B$J$N$G$9$,!"(B
Variable substitution $B$N2r@bIt$N(B

           $number
           ${number}
                   Equivalent to `$argv[number]'.
           $*      Equivalent to `$argv[*]'.  The modifiers `:e', `:h', `:t',
                   `:r', `:q' and `:x' may be applied to the substitutions
                   above as may `:gh', `:gt' and `:gr'.  If braces `{' '}' ap-
                   pear in the command form then the modifiers must appear
                   within the braces.  The current implementation allows only
                   one `:' modifier on each `$' expansion.

     The following substitutions may not be modified with `:' modifiers.
           $?name
           ${?name}
                   Substitutes the string `1' if name is set, `0' if it is
                   not.

$B$N(B $* $B$NItJ,$,JQ$@$J$!$H$+$J$jG:$s$@$N$G$9$,!"G:$s$@$"$2$/$K$o$+$C$?$3$H$O(B

--- csh.1.orig	Thu May 28 23:58:53 1998
+++ csh.1	Thu May 28 23:59:13 1998
@@ -771,12 +771,13 @@
 .It $*
 Equivalent to
 `$argv[*]'.
+.El
+.Pp
 The modifiers `:e', `:h', `:t', `:r', `:q' and `:x' may be applied to
 the substitutions above as may `:gh', `:gt' and `:gr'.
 If braces `{' '}' appear in the command form then the modifiers
 must appear within the braces.
 The current implementation allows only one `:' modifier on each `$' expansion.
-.El
 .Pp
 The following substitutions may not be modified with `:' modifiers.
 .Bl -tag -width Ds -compact -offset indent

$B$G$7$?!#(BFreeBSD $BHG$b4V0c$C$F$$$k$_$?$$$G$9!#J8L.$+$i$7$F$3$&$@$H;W$&(B
$B$N$G$9$,!D!#(B

$BG0$N$?$a8fJs9p!#(B

----------------------------------------------------------
		SAITOH Masanobu (msaitoh@spa.is.uec.ac.jp,
		                 msaitoh@netbsd.org)
		University of Electro-Communications
		ktrace(1) $BIa5ZB%?J0Q0w2q2q0w(B
