Date: Wed, 3 May 2017 18:22:07 +0000 From: derek thomas <derekmthomas@outlook.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Man Page BSD-ism And Terminal Width Message-ID: <DM5PR22MB0604B7BC7AF0B325C639B8C5C0160@DM5PR22MB0604.namprd22.prod.outlook.com>
next in thread | raw e-mail | index | archive | help
Not all man pages on my system fit the width of my terminal. The MANWIDTH variable as described in man(1) should be the solution, but I've discovered that many if not all man page sources in base at least don't seem to respect the variable. As though width was hard-coded. Other sources do respect it, such as /usr/share/man/man1/nroff.1.gz, and notably others in ports. So I suppose there is some FreeBSD-ism going on in the source format. I ruled out my processing pipeline. nroff -man [sourcefile] demonstrates the same differences in files. Should I dig further for a proper man-macro code fix? Or am I overlooking something? Is this expected behaviour? Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DM5PR22MB0604B7BC7AF0B325C639B8C5C0160>
