2 Commits

Author SHA1 Message Date
Russ Allbery
23e83d2372 STABLE14-man-page-bash-bashish-20060308
if ! command is a bashish.  Use if command ; then : ; else instead.


(cherry picked from commit da878c2b9d11471b3e59fc9fe0694a5e23e373c2)
2006-03-08 20:20:18 +00:00
Russ Allbery
b69067a0fc STABLE14-man-page-generation-20051220
Move man page generation out into a separate script that's just invoked
from regen.sh, so that someone can run that separate script later if they
wish.  Make that script more robust against problems such as empty podN
directories.  Diagnose a missing pod2man and warn about old versions of
Pod::Man.

Also, remove the old programs used to do the initial conversion from HTML.
Enough post-conversion editing was done that they're no longer necessary
except for historical curiosity, and for that purpose they can be pulled
out of CVS.


(cherry picked from commit 0b21e24d0a96401033d55d3c079c954138b7c50e)
2006-01-05 18:53:20 +00:00