3 # Create a distribution containing the HTML versions of system
4 # documentation. (make-doc.sh needs to be run first, in order to
5 # compile the doc sources into HTML.)
7 b
=${1:?missing base directory name argument}
9 `find $b -name '*.htm*'` \
10 $b/COPYING
$b/CREDITS
$b/README \