Home | History | Annotate | Download | only in bin

Lines Matching refs:SYNOPSIS

229 SYNOPSIS_C='<synopsis of the problem (one line)>'
286 SEND-PR: Note that the Synopsis field is mandatory. The Subject (for
287 SEND-PR: the mail) will be made the same as Synopsis unless explicitly
321 >Synopsis: $SYNOPSIS_C
466 # 6) Check that synopsis is not empty
468 if grep "^>Synopsis:[ ]*${SYNOPSIS_C}\$" $TEMP > /dev/null
470 echo "$COMMAND: Synopsis must not be empty."
513 # in Synopsis.
518 SYNOPSIS=`grep '^>Synopsis:' $TEMP | sed -e 's/^>Synopsis:[ ]*//'`
520 /^Subject:/s/:.*\$/: $SYNOPSIS/
535 /^>Synopsis:/s;$SYNOPSIS_C;;