diff options
author | Fred Drake <fdrake@acm.org> | 1998-11-25 19:55:47 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-11-25 19:55:47 (GMT) |
commit | b6d45c6ad133193d017df942c6556923fbf66103 (patch) | |
tree | 426969a50522fc7f16ff958a84ad235bad09ba78 /Doc/mac | |
parent | 4c5e533693be2f1e713542078e9f5a86ec13f065 (diff) | |
download | cpython-b6d45c6ad133193d017df942c6556923fbf66103.zip cpython-b6d45c6ad133193d017df942c6556923fbf66103.tar.gz cpython-b6d45c6ad133193d017df942c6556923fbf66103.tar.bz2 |
Remove bogus \@.
Diffstat (limited to 'Doc/mac')
-rw-r--r-- | Doc/mac/libmactcp.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/libmactcp.tex b/Doc/mac/libmactcp.tex index f0d2d7d..48a5a16 100644 --- a/Doc/mac/libmactcp.tex +++ b/Doc/mac/libmactcp.tex @@ -7,7 +7,7 @@ This module provides an interface to the Macintosh TCP/IP driver% -\index{MacTCP} MacTCP\@. There is an accompanying module, +\index{MacTCP} MacTCP. There is an accompanying module, \module{macdnr}\refbimodindex{macdnr}, which provides an interface to the name-server (allowing you to translate hostnames to IP addresses), a module \module{MACTCPconst}\refstmodindex{MACTCPconst} which has |