Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2020 19:04:05 +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-P54a8MTM1i@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 #17 from Lorenzo Salvadore <salvadore@freebsd.org> ---
(In reply to Walter Schwarzenfeld from comment #16)

The point is indeed back.
If you want to get rid of the double space too you can do it by replacing t=
he
new line in the source with 1 space.
I.e. change the 2 lines

document with a Stylesheet Processing Instruction, no stylesheet need to be
named at the command line\.
\fBxsltproc\fR will automatically detect the included stylesheet and use it=
\.

into the unique line

document with a Stylesheet Processing Instruction, no stylesheet need to be
named at the command line\. \fBxsltproc\fR will automatically detect the
included stylesheet and use it\.

I tested by editing the installed man page and it worked that way.

--=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-P54a8MTM1i>