Actions
Feature #281
closedMake man(1) suck slightly less
Status:
Closed
Priority:
Low
Assignee:
-
Category:
cmd - userland programs
Start date:
2010-09-29
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
While investigating #261 I found enhancements suggested at http://markmail.org/message/jf7ra6f5lg4hgncv
In a nutshell:
In a nutshell:
- Use nroff -u1 instead of nroff -u0 for correct formatting of bold text
- (Maybe) if PAGER isn't set, try /bin/less -s -i before /bin/more -s -i.
Related issues
Updated by Garrett D'Amore over 12 years ago
- Category set to cmd - userland programs
Updated by Albert Lee over 11 years ago
- Difficulty set to Bite-size
- Tags set to needs-triage
Actions