2008-01-18 17:03:41 +00:00
|
|
|
#!/bin/sh
|
|
|
|
|
|
|
|
#
|
2011-03-10 07:15:51 +00:00
|
|
|
# convert_man_to_html.sh - ts B10309
|
2008-01-18 17:03:41 +00:00
|
|
|
#
|
2011-03-10 07:15:51 +00:00
|
|
|
# Generates a HTML version of man pages xorriso.1 , xorrisofs.1
|
2008-01-18 17:03:41 +00:00
|
|
|
#
|
2011-03-10 07:15:51 +00:00
|
|
|
# To be executed in the libisoburn toplevel directory (eg. ./libisoburn-1.0.4)
|
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
|
2008-01-18 17:03:41 +00:00
|
|
|
|