/[autoconf]/autoconf/doc/autoconf.texi
ViewVC logotype

Diff of /autoconf/doc/autoconf.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.719 by kryde, Sun Feb 23 23:00:02 2003 UTC revision 1.720 by eggert, Tue Feb 25 06:45:37 2003 UTC
# Line 9159  use @samp{test -z "`cd /`"} because the Line 9159  use @samp{test -z "`cd /`"} because the
9159  @example  @example
9160  $ @kbd{pwd}  $ @kbd{pwd}
9161  /tmp  /tmp
9162  $ @kbd{test -n "`cd /`" && pwd}  $ @kbd{test -z "`cd /`" && pwd}
9163  /  /
9164  @end example  @end example
9165    

Legend:
Removed from v.1.719  
changed lines
  Added in v.1.720

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26