Fix warning that texcheck complained about.

This commit is contained in:
Martin v. Löwis 2006-03-01 16:37:55 +00:00
parent e9357b21c0
commit c9066cafba
1 changed files with 1 additions and 1 deletions

View File

@ -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}