Page MenuHomeFreeBSD

man(1): change default pager to "less -s"
ClosedPublic

Authored by asomers on Dec 12 2017, 5:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 6:30 PM
Unknown Object (File)
Tue, Apr 14, 10:26 PM
Unknown Object (File)
Sun, Apr 12, 7:39 AM
Unknown Object (File)
Thu, Apr 9, 11:51 PM
Unknown Object (File)
Sat, Apr 4, 9:39 AM
Unknown Object (File)
Sat, Apr 4, 9:06 AM
Unknown Object (File)
Mar 23 2026, 5:13 PM
Unknown Object (File)
Mar 23 2026, 1:54 AM
Subscribers

Details

Summary

man(1): change default pager to "less -s"

Finally, a pager from the nineties.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 13511
Build 13736: arc lint + arc unit

Event Timeline

Someone pointed out on the mailing list that if I modify man(1), I should also modify every other command with a builtin pager. I'll do that.

Additionally change the defaults for mandoc, apropos, ftp, mail, msgs,
mergemaster, and freebsd-update. And change the default PAGER variable in
/usr/share/skel, /root, and tools/tools/nanobsd.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 8 2018, 7:24 PM
This revision was automatically updated to reflect the committed changes.