hgbook

diff en/99defs.tex @ 237:28bd9ab3edbf

Distinguish system from Mercurial commands in the index.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun May 27 09:48:58 2007 -0700 (2007-05-27)
parents f83281da4122
children 4ed483f08e33
line diff
     1.1 --- a/en/99defs.tex	Sun May 27 09:39:27 2007 -0700
     1.2 +++ b/en/99defs.tex	Sun May 27 09:48:58 2007 -0700
     1.3 @@ -44,7 +44,7 @@
     1.4      filter}\texttt{#1}}
     1.5  
     1.6  % Shell/system command.
     1.7 -\newcommand{\command}[1]{\index{\texttt{#1} command}\texttt{#1}}
     1.8 +\newcommand{\command}[1]{\index{\texttt{#1} system command}\texttt{#1}}
     1.9  
    1.10  % Shell/system command, with arguments.
    1.11  \newcommand{\cmdargs}[2]{\index{\texttt{#1} command}``\texttt{#1 #2}''}