commit | 6b35370c6531147b35f5de43d193c39c69995a67 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Tue Apr 09 18:15:00 2002 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Tue Apr 09 18:15:00 2002 +0000 |
tree | 9d76b3990be3288bcbbbe59dbb232bd63c6fa8bd | |
parent | 803a8ea47e79ba551296d04d94ab6fe3846bbbee [diff] [blame] |
Update docs for bool changes by Guido around April 6
diff --git a/Doc/lib/libchunk.tex b/Doc/lib/libchunk.tex index c580c77..8e2a494 100644 --- a/Doc/lib/libchunk.tex +++ b/Doc/lib/libchunk.tex
@@ -78,7 +78,7 @@ the \method{close()} method has been called. \begin{methoddesc}{isatty}{} -Returns \code{0}. +Returns \code{False}. \end{methoddesc} \begin{methoddesc}{seek}{pos\optional{, whence}}