diff options
author | Georg Brandl <georg@python.org> | 2007-03-25 18:44:35 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2007-03-25 18:44:35 (GMT) |
commit | 6b5e1aa1677320bc726fb9d72747b7e06489c742 (patch) | |
tree | 66b4c981e2296fefb5eecdad39c2b88f7fa859d6 /Doc/mac | |
parent | f196629eba4c663827bf259dae95929aaaf7455b (diff) | |
download | cpython-6b5e1aa1677320bc726fb9d72747b7e06489c742.zip cpython-6b5e1aa1677320bc726fb9d72747b7e06489c742.tar.gz cpython-6b5e1aa1677320bc726fb9d72747b7e06489c742.tar.bz2 |
Markup fix.
Diffstat (limited to 'Doc/mac')
-rw-r--r-- | Doc/mac/undoc.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/mac/undoc.tex b/Doc/mac/undoc.tex index 72abadf..96e4900 100644 --- a/Doc/mac/undoc.tex +++ b/Doc/mac/undoc.tex @@ -21,7 +21,7 @@ touch with \modulesynopsis{Helper module for BuildApplet, BuildApplication and macfreeze.} -\deprecated{2.4} +\deprecated{2.4}{} \section{\module{cfmfile} --- Code Fragment Resource module} \declaremodule{standard}{cfmfile} @@ -33,7 +33,7 @@ accompanying ``cfrg'' resources. It can parse them and merge them, and is used by BuildApplication to combine all plugin modules to a single executable. -\deprecated{2.4} +\deprecated{2.4}{} \section{\module{icopen} --- Internet Config replacement for \method{open()}} \declaremodule{standard}{icopen} |