For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > March 2008 > man page format question, URL reference with a question mark









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author man page format question, URL reference with a question mark
David Mathog

2008-03-12, 7:31 pm

I'm trying to format a man page which contains this reference to
a URL:

..nf
http://www.codeproject.com/KB/IP/bi...0&select=494356
..fi

so that it works in both regular man and in manServer 1.07 (which
converts these on the fly to HTML).

As shown it works ok in man, but not in manServer, which marks
everything up through aspx as a URL, and leaves the rest as plain text.

Escaping the question mark (\?) caused man to show:

http://www.codeproject.com/KB/IP/bipbuffer.aspx.fi

and manServer to show a flashing \?, with the rest as before.

Is there some (portable) man equivalent of the HTML ">" method, for
smuggling characters through?

Thanks,

David Mathog


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com