~sircmpwn/cgi-scripts

c8d1ee6aba79f01ee89d9fe7b0af0d00e40fe7b5 — Drew DeVault 3 years ago a2b68cb
Use more robust stripping approach
1 files changed, 1 insertions(+), 1 deletions(-)

M man.sh
M man.sh => man.sh +1 -1
@@ 37,4 37,4 @@ then
fi

printf "20 text/plain\r\n"
man -T ascii -O width=72 -- "$section" "$page" | sed "s,\x1B\[[0-9;]*[a-zA-Z],,g"
man -T ascii -O width=72 -- "$section" "$page" | col -b