[Bug 243345] textproc/libxslt: man page is badly formatted

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 14 06:51:47 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243345

--- Comment #6 from Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> ---
The line
 10 .TH "XSLTPROC" "1" "$Date$" "libxslt" "xsltproc Manual"

is not correct, should have the form like

.TH "XSLTPROC" "1" "$Date: 2008\-04\-21 16:28:56 +0200 (Mon, 21 Apr 2008) $"
"libxslt" "xsltproc Manual"

but I don't know if the date is correct (got this from ubuntu).

Last line of the manpage shows now:

libxslt                             ==> $Date$                        
XSLTPROC(1)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-desktop mailing list