changeset 237:28bd9ab3edbf

Distinguish system from Mercurial commands in the index.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun, 27 May 2007 09:48:58 -0700
parents abebe72451d6
children 4b315189e01f
files en/99defs.tex
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/en/99defs.tex	Sun May 27 09:48:47 2007 -0700
+++ b/en/99defs.tex	Sun May 27 09:48:58 2007 -0700
@@ -44,7 +44,7 @@
     filter}\texttt{#1}}
 
 % Shell/system command.
-\newcommand{\command}[1]{\index{\texttt{#1} command}\texttt{#1}}
+\newcommand{\command}[1]{\index{\texttt{#1} system command}\texttt{#1}}
 
 % Shell/system command, with arguments.
 \newcommand{\cmdargs}[2]{\index{\texttt{#1} command}``\texttt{#1 #2}''}