projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9357b2
)
Fix warning that texcheck complained about.
author
Martin v. Löwis
<martin@v.loewis.de>
Wed, 1 Mar 2006 16:37:55 +0000
(16:37 +0000)
committer
Martin v. Löwis
<martin@v.loewis.de>
Wed, 1 Mar 2006 16:37:55 +0000
(16:37 +0000)
Doc/api/init.tex
patch
|
blob
|
history
diff --git
a/Doc/api/init.tex
b/Doc/api/init.tex
index 73d7bbea5e8b2100736e60b890e20ba78c3d0ae6..9225f69986227a073ffe7055cd1439326108313b 100644
(file)
--- 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}