Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2020 06:51:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 243345] textproc/libxslt: man page is badly formatted
Message-ID:  <bug-243345-39348-w7cPWs8PlM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243345-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243345-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243345

--- Comment #6 from Walter Schwarzenfeld <w.schwarzenfeld@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                             =3D=3D> $Date$=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
XSLTPROC(1)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243345-39348-w7cPWs8PlM>