#!/bin/sh # # $Id: make-faq,v 1.6 2003/12/21 03:16:48 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 move FAQ to help/faq.txt" echo exit 0