From da9c6ba9b587e6b9bb3f29c7940a736220690296 Mon Sep 17 00:00:00 2001 From: nofreude Date: Tue, 5 Feb 2002 12:20:43 +0000 Subject: [PATCH] fixed bug item 508925: --- doc/scsh-manual/man.t2p | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/scsh-manual/man.t2p b/doc/scsh-manual/man.t2p index 897fa4e..7e0d2f9 100644 --- a/doc/scsh-manual/man.t2p +++ b/doc/scsh-manual/man.t2p @@ -39,7 +39,7 @@ %\def\~{\rawhtml~\endrawhtml} \def\~{\char`\~} -\def\cd#1{{\tt\def\\{\char`\\}\defcsactive\${\char`\$}\defcsactive\&{\char`\&}#1}} +\def\cd#1{{\tt\def\\{\char`\\}\defcsactive\${\char`\$}\defcsactive\~{\char`\~}\defcsactive\&{\char`\&}#1}} \def\cddollar{\undefcsactive\$} \def\cdmath{\undefcsactive\$} \def\codeallowbreaks{\relax}