summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-06-27 17:10:01 +0000
committerwlemb <wlemb>2002-06-27 17:10:01 +0000
commit0ca68a8b188814ced21fda8f008f7123e2b6096c (patch)
tree995be7cb927078ff7a3deb1a7ec2ac0112dd9df6
parentd889d764d544cc96be715bb9088a76b2b1fd6219 (diff)
downloadgroff-0ca68a8b188814ced21fda8f008f7123e2b6096c.tar.gz
Minor doc fix.
-rw-r--r--contrib/mom/momdoc/docprocessing.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/mom/momdoc/docprocessing.html b/contrib/mom/momdoc/docprocessing.html
index c66dd1ad..64be7ea5 100644
--- a/contrib/mom/momdoc/docprocessing.html
+++ b/contrib/mom/momdoc/docprocessing.html
@@ -1590,7 +1590,7 @@ you invoke <strong>START</strong>.
<p>
<a name="START"></a>
Macro: <strong>START</strong>
-<br>
+H C P R A A T E U<br>
<em>*Required for document processing.</em>
<p>
@@ -1754,12 +1754,12 @@ global changes to the basic type parameters of a document.
</ul>
<p>
<strong>IMPORTANT:</strong> Do not use <strong>DOC_LEAD</strong>
-in the middle of a page! Always precede it with a manual break
-to a new page, like this:
+in the middle of a page! It should always and only be invoked
+immediately prior to a new page, like this:
<p>
<pre>
- .NEWPAGE
.DOC_LEAD &lt;new value&gt;
+ .NEWPAGE
</pre>
<hr width="66%" align="left">