From b8d2607692c631ce411406c23057f6a9033cd265 Mon Sep 17 00:00:00 2001 From: George Yoshida Date: Sat, 17 Jun 2006 16:31:52 +0000 Subject: [PATCH] markup fix --- Doc/ref/ref8.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/ref/ref8.tex b/Doc/ref/ref8.tex index d10c87f5bea..78e79344820 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