Lines Matching refs:SYNOPSIS
230 SYNOPSIS_C='<synopsis of the problem (one line)>'
287 SEND-PR: Note that the Synopsis field is mandatory. The Subject (for
288 SEND-PR: the mail) will be made the same as Synopsis unless explicitly
322 >Synopsis: $SYNOPSIS_C
467 # 6) Check that synopsis is not empty
469 if grep "^>Synopsis:[ ]*${SYNOPSIS_C}\$" $TEMP > /dev/null
471 echo "$COMMAND: Synopsis must not be empty."
514 # in Synopsis.
519 SYNOPSIS=`grep '^>Synopsis:' $TEMP | sed -e 's/^>Synopsis:[ ]*//'`
521 /^Subject:/s/:.*\$/: $SYNOPSIS/
536 /^>Synopsis:/s;$SYNOPSIS_C;;