summaryrefslogtreecommitdiffstats
path: root/sys/dev/softraid.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2020-07-20 14:25:22 +0000
committerschwarze <schwarze@openbsd.org>2020-07-20 14:25:22 +0000
commitc97716918620e3596e920a0deb232aa9f256d115 (patch)
tree36b8e003f4f548bcc0204388493574f1339c1d9c /sys/dev/softraid.c
parentMention hostid and checksum (diff)
downloadwireguard-openbsd-c97716918620e3596e920a0deb232aa9f256d115.tar.xz
wireguard-openbsd-c97716918620e3596e920a0deb232aa9f256d115.zip
Switch the default pager from "more -s" to "less".
POSIX explicitly allows using a different default pager if that is documented. The pager provided in the OpenBSD base system is less(1). It can merely be called as more(1) for compatibility. Our man(1) implementation uses less(1) features that traditional more(1) did not provide, in particular tagging. Besides, as noted by deraadt@, the user interface of less(1) is slightly more refined and preferable over the user inferface of more(1). This switch was originally suggested by Ian Ropers. As explained by jmc@ and deraadt@, the -s flag was added a very long time ago when an antique version of groff(1) had an annoying bug in terminal output that would randomly display blank lines in the middle of pages. Clearly, -s has no longer been needed for many years, so drop it from the default pager invocation. OK deraadt@ jmc@ martijn@ job@
Diffstat (limited to 'sys/dev/softraid.c')
0 files changed, 0 insertions, 0 deletions