]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Typo.
authorAkim Demaille <akim@epita.fr>
Fri, 10 Nov 2000 11:45:45 +0000 (11:45 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 10 Nov 2000 11:45:45 +0000 (11:45 +0000)
doc/autoconf.texi

index 197f1f5292728bfd806021fe403116b4d4f65974..69d0665fa94c8e3174f69274346de296496908c0 100644 (file)
@@ -5113,7 +5113,7 @@ portable, use @samp{$@{1+"$@@"@}}.
 
 @item $@{@var{var}:-@var{value}@}
 @cindex $@{@var{var}:-@var{value}@}
-0Old @sc{bsd} shells, including the Ultrix @code{sh}, don't accept the
+Old @sc{bsd} shells, including the Ultrix @code{sh}, don't accept the
 colon for any shell substitution, and complain and die.
 
 @item $(@var{commands})