Re: Spaces discarded after </ulink>

"Gerald (Jerry) Carter" <[email protected]> Tue, 27 Aug 2002 08:40:17 -0500 (CDT)
Newsgroups gmane.network.samba.documentation
Message-ID <Pine.LNX.4.44.0208270833360.1823-100000@garion>
On Tue, 27 Aug 2002 [email protected] wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi!
> 
> Lars Müller from SuSE found 'smbdto' in smb.conf.5. In the docbook
> there's smbd</ulink> to ...
> 
> So the </ulink> eats spaces when converting to manpages. Any idea?

This is actually done by a naive perl script.  See the Makefile
for details.  The problem was that the docbook2X tools were inserting
tags I didn't like.  

Feel free to improve it :-)

See docs/docbook/scripts/strip-links.pl





cheers, jerry