diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-01 13:17:56 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-01 13:17:56 +0000 |
commit | 9c9e6eb0f0c4940671e9f168748a72e200683901 (patch) | |
tree | b8b7611cca106e09f25eb5e39d777e2d671ba53e /contrib/groff/tmac/doc-nroff | |
parent | 616835c78d38267c3aeaf326a3536a93154601be (diff) |
Use stock (FSF) version of this file.
Notes
Notes:
svn path=/head/; revision=114409
Diffstat (limited to 'contrib/groff/tmac/doc-nroff')
-rw-r--r-- | contrib/groff/tmac/doc-nroff | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/contrib/groff/tmac/doc-nroff b/contrib/groff/tmac/doc-nroff index 9c5f30759841..0c0438123d03 100644 --- a/contrib/groff/tmac/doc-nroff +++ b/contrib/groff/tmac/doc-nroff @@ -44,10 +44,9 @@ . .if !r cR .nr cR 1 . -.\" the following switches are ignored in nroff mode +.\" the following switch is ignored in nroff mode . .nr S 10 -.nr C 0 . .\" the `doc-xx-font' strings must not be empty! . @@ -122,10 +121,7 @@ .\" NS doc-header-space . .de doc-setup-page-layout -. ie \n[cR] \ -. nr doc-header-space 0 -. el \ -. nr doc-header-space .5i +. nr doc-header-space .5i . nr doc-footer-space .5i . . ie r LL \ @@ -201,7 +197,6 @@ .\" NS doc-header-string . .de doc-setup-header -. nr % 1 . ds doc-header-string "\*[doc-document-title] . if !"\*[doc-section]"Null" \ . as doc-header-string (\*[doc-section]) @@ -213,9 +208,6 @@ . wh -1.167i doc-footer . \} . -. if ((\n[nl] == 0) : (\n[nl] == -1)) \ -' bp -. . e@ doc-end-macro .. . |