This commit is contained in:
Michael Kerrisk 2007-06-10 17:22:59 +00:00
parent 54e910effd
commit 240c349b48
1 changed files with 2 additions and 1 deletions

View File

@ -64,7 +64,8 @@ None.
\fBfoo=10 x=foo
y='$'$x
echo $y
\fP\fB$foo\fP\fBeval y='$'$x
\fP\fB$foo\fP
\fBeval y='$'$x
echo $y
\fP\fB10\fP
.fi