]> git.cameronkatri.com Git - mandoc.git/commit
Sync print_mdoc_head to print_man_head;
authorIngo Schwarze <schwarze@openbsd.org>
Tue, 20 Sep 2011 09:02:23 +0000 (09:02 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Tue, 20 Sep 2011 09:02:23 +0000 (09:02 +0000)
commitec760ca5e2ff2a1ab37653be558d6b2736219f4d
tree734ae6c6ca012430cfb5e35662417c0f6411dea1
parenteee1390dda1a4f11d87431577c7c95163d5f60a5
Sync print_mdoc_head to print_man_head;
this was forgotten after man_term.c rev. 1.25 on March 2, 2010.
The benefit is a sane page header line when .Dt is very long.
Reminded by Thomas Klausner <wiz at NetBSD>, thanks.
man_term.c
mdoc_term.c