Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2000 18:37:18 +0200
From:      Giorgos Keramidas <charon@hades.hell.gr>
To:        Joe Bo <ibjoe@home.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: forgot subject: which program to view doc files?
Message-ID:  <20000203183718.E92577@hades.hell.gr>
In-Reply-To: <2.2.32.20000202212335.009b2e0c@netmail.home.com>; from ibjoe@home.com on Wed, Feb 02, 2000 at 01:23:35PM -0800
References:  <2.2.32.20000202212335.009b2e0c@netmail.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 02, 2000 at 01:23:35PM -0800, Joe Bo wrote:

> does anyone know, for the *.me files in /usr/src/contrib/bind/doc/bog
> what application should I use to view these? they seem to be some kind
> of markup language... thanks, Joe Bo p.s. I apologize the first time I
> posted this I forgot the subject line.

Log in as root, and use the Makefile to format the guide to ascii:

	# cd /usr/src/contrib/bind/doc/bog
	# make
	...

Then view with more(1), less(1) or any other pager you like "file.lst"
to read the guide.

-- 
Giorgos Keramidas, < keramida @ ceid . upatras . gr >
For my public PGP key: finger keramida@diogenis.ceid.upatras.gr
PGP fingerprint, phone and address in the headers of this message.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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