Add reqspec env.
[doldaconnect.git] / doc / protocol / reqlist.sty
index 955c406..ff87aaa 100644 (file)
@@ -1,6 +1,8 @@
-\newcommand{\syntax}[1]{\texttt{#1}}
+\newenvironment{reqspec}[1]{\subsubsection{\texttt{#1}}}{}
 
-\newenvironment{description}{Description: }{}
+\newcommand{\syntax}[1]{Syntax: \texttt{#1}}
+
+\newenvironment{reqdesc}{Description: }{}
 
 \newcommand{\revision}[1]{Revision: #1}