From 64ab5b53227222c0e8cdf21b61404771b4349d4e Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Fri, 6 Jul 2007 18:26:07 +0200 Subject: [PATCH] Renamed env `description'. --- doc/protocol/cmd/shutdown.tex | 4 ++-- doc/protocol/reqlist.sty | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/protocol/cmd/shutdown.tex b/doc/protocol/cmd/shutdown.tex index 086f101..6baf2ed 100644 --- a/doc/protocol/cmd/shutdown.tex +++ b/doc/protocol/cmd/shutdown.tex @@ -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} diff --git a/doc/protocol/reqlist.sty b/doc/protocol/reqlist.sty index 955c406..cd1115f 100644 --- a/doc/protocol/reqlist.sty +++ b/doc/protocol/reqlist.sty @@ -1,6 +1,6 @@ \newcommand{\syntax}[1]{\texttt{#1}} -\newenvironment{description}{Description: }{} +\newenvironment{reqdesc}{Description: }{} \newcommand{\revision}[1]{Revision: #1} -- 2.11.0