Fix a few errors in comments. Patch by Fujii Masao, plus the one in
[PostgreSQL.git] / src / tools / FAQ2txt
blobbe6c4f8c2d266575ce56aae55489407016f50b97
1 #!/bin/sh
3 # $PostgreSQL$:
5 # Converts doc/src/FAQ/FAQ.html to text file doc/FAQ
7 lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"