FAQ2txt now only controls the main FAQ, not FAQ_DEV.
authorBruce Momjian <bruce@momjian.us>
Tue, 22 Apr 2008 10:30:32 +0000 (10:30 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 22 Apr 2008 10:30:32 +0000 (10:30 +0000)
src/tools/FAQ2txt

index 4512b89ea9bd558947d3d6f36b6865de6485ac85..be6c4f8c2d266575ce56aae55489407016f50b97 100755 (executable)
@@ -2,7 +2,6 @@
 
 # $PostgreSQL$:
 
-# Converts doc/src/FAQ/FAQ.html to text file doc/FAQ and
-# converts doc/src/FAQ/FAQ_DEV.html to text file doc/FAQ_DEV
+# Converts doc/src/FAQ/FAQ.html to text file doc/FAQ
 
 lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"