gbranden pushed a commit to branch master
in repository groff.

commit 2901994f5dc9e46d98bbb3a6526a0c42bca5c803
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jan 16 21:49:57 2020 +1100

    groff_man(7): Fix description of inside footer.
    
    While examining Savannah #57416, I discovered that I was telling a
    contemptible lie about the inside footer when continuous rendering is
    disabled.
---
 tmac/groff_man.7.man | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/tmac/groff_man.7.man b/tmac/groff_man.7.man
index 8b3b979..6352c7c 100644
--- a/tmac/groff_man.7.man
+++ b/tmac/groff_man.7.man
@@ -233,11 +233,16 @@ is positioned at the left in the footer line (or at the 
left on
 even pages and at the right on odd pages if double-sided printing is
 active).
 .
-The
+The inside footer is the page number,
+except in continuous-rendering mode
+(see
+.B \-rcR=1
+in section \(lqOptions\(rq, below),
+in which case it is the
 .I title
 and
-.I section
-are set on the inside footer as in the header.
+.IR section ,
+as in the header.
 .
 .I header-middle
 is centered in the header line.

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to