Commit c7581d29 authored by sasha@mysql.sashanet.com's avatar sasha@mysql.sashanet.com

Merge work.mysql.com:/home/bk/mysql

into mysql.sashanet.com:/home/sasha/src/bk/mysql
parents 2d354fc6 12e6eb4a
#!/bin/sh
echo
echo "|---- Running makeinfo ----|"
makeinfo --no-split -I . manual.texi
echo
echo "|---- Running texi2html ----|"
/usr/bin/perl ./Support/texi2html -iso -number manual.texi
echo
echo "Please examine your modifications in \`manual.html'."
echo
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment