diff options
author | Fred Drake <fdrake@acm.org> | 1998-11-25 19:55:47 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-11-25 19:55:47 +0000 |
commit | b6d45c6ad133193d017df942c6556923fbf66103 (patch) | |
tree | 426969a50522fc7f16ff958a84ad235bad09ba78 | |
parent | 4c5e533693be2f1e713542078e9f5a86ec13f065 (diff) | |
download | cpython-git-b6d45c6ad133193d017df942c6556923fbf66103.tar.gz |
Remove bogus \@.
-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 f0d2d7db2f..48a5a1637d 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 |