Have "revision" and "perm" in their own paragraphs.
authorFredrik Tolf <fredrik@dolda2000.com>
Sat, 7 Jul 2007 00:51:28 +0000 (02:51 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Sat, 7 Jul 2007 00:51:28 +0000 (02:51 +0200)
doc/protocol/reqlist.sty

index 2c33a60..c3ca064 100644 (file)
@@ -5,10 +5,10 @@
 
 \newenvironment{reqdesc}{Description: }{}
 
-\newcommand{\revision}[1]{Revision: #1}
+\newcommand{\revision}[1]{\par{Revision: #1}}
 
-\newcommand{\perm}[1]{Permissions: \texttt{#1}}
-\newcommand{\noperm}{Permissions: None}
+\newcommand{\perm}[1]{\par{Permissions: \texttt{#1}}}
+\newcommand{\noperm}{\par{Permissions: None}}
 
 \newcommand{\param}[1]{\texttt{#1}}