From 696f658b23cf23deb49ebacc48ad92ed574b48ba Mon Sep 17 00:00:00 2001 From: sperber Date: Wed, 13 Nov 2002 12:26:19 +0000 Subject: [PATCH] Add AUC TeX annotations. --- doc/scsh-manual/intro.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/scsh-manual/intro.tex b/doc/scsh-manual/intro.tex index a5ab037..0161d4e 100644 --- a/doc/scsh-manual/intro.tex +++ b/doc/scsh-manual/intro.tex @@ -439,3 +439,8 @@ thing we are describing should be portable just about anywhere.'' Scsh sticks to {\Posix} when at all possible; its major departure is symbolic links, which aren't in {\Posix} (see---it really \emph{is} a least common denominator). + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: "man" +%%% End: