hgbook

diff en/99defs.tex @ 271:8627f718517a

Fix typo "paptches"
author Max Vozeler <max@nusquama.org>
date Mon Sep 10 19:38:41 2007 +0200 (2007-09-10)
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	Mon Sep 10 19:38:41 2007 +0200
     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}''}