#!	/bin/csh -f
#
# Copyright 1993, 1994, 1995 by the Regents of the University of California.
# see the file "Copyright" in the distribution for conditions of use.
#
#
#		Create a .signature file
#
cat << EOT

This menu entry allows you to create a multi-line signature which is
appended to mail you send with Pine and which is appended to articles
you post to Usenet news.
    
EOT

set file = ~/.signature
set embedded
source $MENU_LIB/edit_file
