Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 2003 20:18:57 +0100
From:      Antoine Jacoutot <ajacoutot@lphp.org>
To:        "Ian Todd" <isa@mailbox.co.za>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: how to print a man page
Message-ID:  <200311282018.57848.ajacoutot@lphp.org>
In-Reply-To: <web-188788669@mail01.infosat.net>
References:  <web-188788669@mail01.infosat.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 28 November 2003 20:10, Ian Todd wrote:
> I have installed a local printer on /dev/lp0. I want to
> print a man page how do i do that? Will it also fit onto
> the page? i dont need to setup the size of my page?Thanks.

$ groff -Tps -man /path/to/man/page/man.1 | lpr -P PS-Printer

Antoine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311282018.57848.ajacoutot>