]> granicus.if.org Git - python/commitdiff
remove unnecessary markup
authorFred Drake <fdrake@acm.org>
Sun, 18 Jun 2006 02:57:35 +0000 (02:57 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 18 Jun 2006 02:57:35 +0000 (02:57 +0000)
Doc/ref/ref8.tex

index 78e79344820603e41f7bc090b6791835f2df837d..b77789f71f0a86926b7dd518692a58b10fe26d9f 100644 (file)
@@ -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