commit | f259efe3d96009c61a9a1fad355dfbf1055ad8af | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Nov 25 01:00:40 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Nov 25 01:00:40 1997 +0000 |
tree | 6480a7229a07287bb4ffbfac77d0913aadd8923a | |
parent | 3e1e274d0b16bab5fd27a7d418863be8d3093466 [diff] [blame] |
Get rid of math mode in some places.
diff --git a/Doc/mac/libmactcp.tex b/Doc/mac/libmactcp.tex index 4d6d5ba..a16afc8 100644 --- a/Doc/mac/libmactcp.tex +++ b/Doc/mac/libmactcp.tex
@@ -164,7 +164,7 @@ \renewcommand{\indexsubitem}{(UDP stream method)} \begin{funcdesc}{Read}{timeout} -Read a datagram, waiting at most \var{timeout} seconds ($-1$ is +Read a datagram, waiting at most \var{timeout} seconds (-1 is infinite). Return the data. \end{funcdesc}