libisoburn/xorriso/convert_man_to_html.sh

15 lines
312 B
Bash
Raw Normal View History

2008-01-18 17:03:41 +00:00
#!/bin/sh
#
# convert_man_to_html.sh - ts B11024
2008-01-18 17:03:41 +00:00
#
# Generates a HTML version of man pages xorriso.1 , xorrisofs.1 , xorrecord.1
2008-01-18 17:03:41 +00:00
#
# To be executed in the libisoburn toplevel directory (eg. ./libisoburn-1.1.8)
2008-01-18 17:03:41 +00:00
#
2011-03-10 07:15:51 +00:00
xorriso/man_xorriso_to_html.sh
xorriso/man_xorrisofs_to_html.sh
xorriso/man_xorrecord_to_html.sh
2008-01-18 17:03:41 +00:00