Consistency: "Unix" ==> "\UNIX{}"

This commit is contained in:
Fred Drake 1998-01-13 19:10:02 +00:00
parent 6862b46b70
commit a809064166
6 changed files with 10 additions and 10 deletions

View file

@ -20,7 +20,7 @@ native toolkit interfaces for the Macintosh.
This module defines several new object types and functions that
provide access to the functionality of STDWIN.
On Unix running X11, it can only be used if the \code{DISPLAY}
On \UNIX{} running X11, it can only be used if the \code{DISPLAY}
environment variable is set or an explicit \samp{-display
\var{displayname}} argument is passed to the Python interpreter.