#!/bin/sh # # $Id: make-faq,v 1.7 2004/02/01 02:10:34 jmayer Exp $ # # Make-faq - Creates a plain text version of the Ethereal FAQ # from http://www.ethereal.com/faq rm -f FAQ cat >FAQ <>FAQ echo echo "Now verfiy everything is OK and copy FAQ to help/faq.txt" echo exit 0