On Sat, Oct 08, 2005 at 07:22:41PM -0600, D. E. Evans wrote:
> I have installed 1.19.2 (via todays cvs checkout) onto an OpenBSD
> 3.7 system, (which uses 1.15 by default).  This also required an
> upgrade of texinfo to 4.8, (both of which I installed from source).
> 
> I get the following result when accessing the man page for groff (though
> texinfo's came out fine):
> 
> <URL:http://www.deevans.net/groff.png>
> 
> I'm sure there's something silly I've overlooked.  Perhaps someone could
> point it out to me?

I'm using the same system.
Put this into your .profile (or equivalent for (t)csh)

        MANPAGER="more -R"
        export MANPAGER

Why did you need an upgrade of texinfo?
groff works fine for me with the system default texinfo.


_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to