From: Martin v. Löwis Date: Wed, 1 Mar 2006 16:37:55 +0000 (+0000) Subject: Fix warning that texcheck complained about. X-Git-Tag: v2.5a0~436 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c9066cafbae56842f19217efcc712519763b52ff;p=thirdparty%2FPython%2Fcpython.git Fix warning that texcheck complained about. --- diff --git a/Doc/api/init.tex b/Doc/api/init.tex index 73d7bbea5e8b..9225f6998622 100644 --- a/Doc/api/init.tex +++ b/Doc/api/init.tex @@ -184,7 +184,7 @@ variable in the top-level \file{Makefile} and the \longprogramopt{prefix} argument to the \program{configure} script at build time. The value is available to Python code as - \code{sys.prefix}. It is only useful on \UNIX. See also the next + \code{sys.prefix}. It is only useful on \UNIX{}. See also the next function. \end{cfuncdesc}