mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
Fix warning that texcheck complained about.
This commit is contained in:
parent
e9357b21c0
commit
c9066cafba
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@
|
||||||
variable in the top-level \file{Makefile} and the
|
variable in the top-level \file{Makefile} and the
|
||||||
\longprogramopt{prefix} argument to the \program{configure} script
|
\longprogramopt{prefix} argument to the \program{configure} script
|
||||||
at build time. The value is available to Python code as
|
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.
|
function.
|
||||||
\end{cfuncdesc}
|
\end{cfuncdesc}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue