opnsense-src/usr.bin/man
Dag-Erling Smørgrav fbaba7aa43 man: Exit cleanly on SIGPIPE.
The first attempt at addressing this simply suppressed SIGPIPE, which
resulted in mandoc printing out error messages instead.  This was then
reverted, but the pipefail was (correctly) left in, so man still
returned a nonzero exit code if you quit a page before the end.

PR:		223516, 279542
Fixes:		14a5c1068d, a85d870007
MFC after:	1 week
Reviewed by:	ziaee, kevans
Differential Revision:	https://reviews.freebsd.org/D50302
2025-05-16 16:56:25 +02:00
..
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
man.1 man.1: Improve search + spdx 2025-01-24 19:07:01 -05:00
man.conf.5 switch groff parameter -man to -mandoc for new groff release 1.23.0 2023-09-07 14:59:12 +00:00
man.sh man: Exit cleanly on SIGPIPE. 2025-05-16 16:56:25 +02:00
manpath.1 manpath.1: align lists + tag spdx 2024-10-10 13:27:10 -03:00