Re: making man(1) to open a file

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: L?VAI D?niel <leva@...>
Cc: OpenBSD misc <misc@...>
Date: Sunday, September 21, 2008 - 6:33 pm

On Sun, Sep 21, 2008 at 09:22:24PM +0200, L?VAI D?niel wrote:
| Hi!
|
| I think there is a way for this but I can not find it in man's man :)
|
| Like in Linux there is a `-l' option to man(1) which opens a Local file,
| like man -l /usr/local/man/man1/somemanpage.1. I'm in trouble opening
| net-snmp package's snmpd(8) or snmpd.conf(5) man page, because it
| conflicts with the base's snmpd's man pages. Now I'm reading it with
| less, but it is less convenient :)
|
| Thanks for the help!

Next to the useful suggestions you've received so far, you can try

groff -man -Tascii /path/to/manpage.X | less

to render the specific page.

Cheers,

Paul 'WEiRD' de Weerd

--

+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]
http://www.weirdnet.nl/

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
making man(1) to open a file, LÉVAI Dániel, (Sun Sep 21, 3:22 pm)
Re: making man(1) to open a file, Paul de Weerd, (Sun Sep 21, 6:33 pm)
Re: making man(1) to open a file, Bryan Irvine, (Thu Sep 25, 1:06 pm)
Re: making man(1) to open a file, Cezary Morga, (Fri Sep 26, 2:43 pm)
Re: making man(1) to open a file, François Chambaud, (Fri Sep 26, 5:59 pm)
Re: : making man(1) to open a file, Raimo Niskanen, (Mon Sep 29, 6:12 am)
Re: : making man(1) to open a file, Bryan Irvine, (Mon Sep 29, 2:58 pm)
Re: making man(1) to open a file, Bryan Irvine, (Fri Sep 26, 5:38 pm)
Re: making man(1) to open a file, Hannah Schroeter, (Sun Sep 21, 3:51 pm)
Re: making man(1) to open a file, LÉVAI Dániel, (Sun Sep 21, 4:54 pm)
eSATA support?, Brian, (Sun Sep 21, 4:50 pm)
Re: eSATA support?, Damien Miller, (Mon Sep 22, 2:01 am)
Re: eSATA support?, Louis V. Lambrecht, (Mon Sep 22, 8:01 am)