]> granicus.if.org Git - python/commitdiff
Fix warning that texcheck complained about.
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 1 Mar 2006 16:37:55 +0000 (16:37 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 1 Mar 2006 16:37:55 +0000 (16:37 +0000)
Doc/api/init.tex

index 73d7bbea5e8b2100736e60b890e20ba78c3d0ae6..9225f69986227a073ffe7055cd1439326108313b 100644 (file)
   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}