From: Fred Drake Date: Sun, 18 Jun 2006 02:57:35 +0000 (+0000) Subject: remove unnecessary markup X-Git-Tag: v2.5b1~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5da071ec8ec0b84acd8d1038e1c4b584158ff63;p=python remove unnecessary markup --- diff --git a/Doc/ref/ref8.tex b/Doc/ref/ref8.tex index 78e7934482..b77789f71f 100644 --- a/Doc/ref/ref8.tex +++ b/Doc/ref/ref8.tex @@ -34,7 +34,7 @@ in the namespace of \module{__main__}. \index{interactive mode} \refbimodindex{__main__} -Under \UNIX{}, a complete program can be passed to the interpreter in +Under \UNIX, a complete program can be passed to the interpreter in three forms: with the \programopt{-c} \var{string} command line option, as a file passed as the first command line argument, or as standard input. If the file or standard input is a tty device, the interpreter enters