A broken pipe error is sometimes reported by zcat if the user quits out
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 15 Jul 2006 07:33:05 +0000 (07:33 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 15 Jul 2006 07:33:05 +0000 (07:33 +0000)
commite3ea6feb2c1b03e3d587641a61718fa98d2f1efd
tree73abe769141b7ab0ccd210f305c08563e8e79a5c
parentb402ddab379fe828ca61cbff9727d1d107f4ab25
A broken pipe error is sometimes reported by zcat if the user quits out
of the pager without reading the entire manual page.  It is unclear why
this happens (EPIPE should kill zcat, not cause an error to be reported).
For now, just quiet error reporting when piping zcat to a pager.

Reported-by: Petr Janda <elekktretterr@exemail.com.au>
gnu/usr.bin/man/Makefile.inc