diff options
| author | Guido van Rossum <guido@python.org> | 1997-11-25 01:00:40 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-11-25 01:00:40 +0000 |
| commit | f259efe3d96009c61a9a1fad355dfbf1055ad8af (patch) | |
| tree | 6480a7229a07287bb4ffbfac77d0913aadd8923a /Doc/libmactcp.tex | |
| parent | 3e1e274d0b16bab5fd27a7d418863be8d3093466 (diff) | |
| download | cpython-git-f259efe3d96009c61a9a1fad355dfbf1055ad8af.tar.gz | |
Get rid of math mode in some places.
Diffstat (limited to 'Doc/libmactcp.tex')
| -rw-r--r-- | Doc/libmactcp.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libmactcp.tex b/Doc/libmactcp.tex index 4d6d5ba855..a16afc8cb5 100644 --- a/Doc/libmactcp.tex +++ b/Doc/libmactcp.tex @@ -164,7 +164,7 @@ A read-only member giving the port number of this UDP stream. \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} |
