diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2016-10-30 22:31:30 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-10-30 22:31:30 +0100 |
commit | a92a74961d838209f3468d10426bc945ba26070c (patch) | |
tree | b3284e65f5bdef8c373eecab3dd910f0268dd318 /testsuite/unexpand.tests | |
parent | d4f3db9427c443b2709fc9a00bc46d8a71be806b (diff) | |
download | busybox-a92a74961d838209f3468d10426bc945ba26070c.tar.gz |
man: allow nroff and tbl commands be overridden; unmangle writing to files
Parse this in config files:
DEFINE col ...
DEFINE tbl ...
DEFINE nroff ...
Add width options to nroff command line.
Use "tbl", not "gtbl", as default tbl command.
Export GROFF_NO_SGR=1 and use "col -b -p -x" instead of pager when writing to file.
function old new delta
man_main 735 863 +128
if_redefined - 64 +64
show_manpage 199 169 -30
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/1 up/down: 192/-30) Total: 162 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/unexpand.tests')
0 files changed, 0 insertions, 0 deletions