Info document and man page for xorrecord

This commit is contained in:
2011-10-25 10:39:10 +00:00
parent 75c056ccef
commit 4412f68c37
20 changed files with 2895 additions and 70 deletions

View File

@ -1,13 +1,14 @@
#!/bin/sh
#
# convert_man_to_html.sh - ts B10309
# convert_man_to_html.sh - ts B11024
#
# Generates a HTML version of man pages xorriso.1 , xorrisofs.1
# Generates a HTML version of man pages xorriso.1 , xorrisofs.1 , xorrecord.1
#
# To be executed in the libisoburn toplevel directory (eg. ./libisoburn-1.0.4)
# To be executed in the libisoburn toplevel directory (eg. ./libisoburn-1.1.8)
#
xorriso/man_xorriso_to_html.sh
xorriso/man_xorrisofs_to_html.sh
xorriso/man_xorrecord_to_html.sh