Renamed env `description'.
authorFredrik Tolf <fredrik@dolda2000.com>
Fri, 6 Jul 2007 16:26:07 +0000 (18:26 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Fri, 6 Jul 2007 16:32:11 +0000 (18:32 +0200)
doc/protocol/cmd/shutdown.tex
doc/protocol/reqlist.sty

index 086f101..6baf2ed 100644 (file)
@@ -1,8 +1,8 @@
 \syntax{shutdown}
 
-\begin{description}
+\begin{reqdesc}
 Instructs the daemon to shut down as soon as possible.
-\end{description}
+\end{reqdesc}
 
 \revision{1}
 \perm{admin}
index 955c406..cd1115f 100644 (file)
@@ -1,6 +1,6 @@
 \newcommand{\syntax}[1]{\texttt{#1}}
 
-\newenvironment{description}{Description: }{}
+\newenvironment{reqdesc}{Description: }{}
 
 \newcommand{\revision}[1]{Revision: #1}