]> Cypherpunks.ru repositories - pygost.git/blobdiff - maketxts.sh
FAQ
[pygost.git] / maketxts.sh
index b55ce816d73e4a6e1c5e62aef1deabdb95ba0202..4cc132dde386e99bacf5a0b7d0cec64f6caf0c3d 100755 (executable)
@@ -29,6 +29,15 @@ cat > $texi <<EOF
 EOF
 makeinfo --plaintext -o INSTALL $texi
 
+cat > $texi <<EOF
+\input texinfo
+@documentencoding UTF-8
+@settitle FAQ
+@include faq.texi
+@bye
+EOF
+makeinfo --plaintext -o FAQ $texi
+
 rm -f $texi
 
 git checkout download.texi install.texi