3 GIT
='git --git-dir=/export/git/public/herrie'
5 printf 'Content-Type: text/plain\n\r\n'
6 for i
in `$GIT ls-tree HEAD herrie/man/ | awk '{print $3}'`
9 done |
sed -e 's|%%CONFFILE%%|/usr/local/etc/herrie.conf|' \
10 -e 's|%%OSS_DEVICE%%|/dev/dsp|' \
11 -e 's|%%PLAYQ_DUMPFILE%%|autosave.xspf|' |
12 tbl |
groff -S -Wall -mtty-char -man -Tascii |
col -b