man(1) output error
perryh at pluto.rain.com
perryh at pluto.rain.com
Sun Oct 31 06:02:14 UTC 2010
Warren Block <wblock at wonkity.com> wrote:
> >>> % man csh | less +/rehash
> >>> [...]
> >>> Error executing formatting or display command.
> >>> system command exited with status 36096
> >>> Error executing formatting or display command.
> >>> system command exited with status 36096
> >>> No manual entry for csh
> >>> %
...
> > This seems to be a problem with the csh man page.
> > Other pages work fine, like 'man hosts | less +/named'
> > or 'man devfs | less +/ruleset'.
>
> Actually, it appears to be a problem with long manual pages,
> including csh, bash, or perlfunc.
Does it by any chance go away if you cause "less" to read the
pipe all the way to EOF, e.g. by entering G, before exiting?
If so, there may be a problem in the way man handles SIGPIPE.
More information about the freebsd-questions
mailing list