From jhs@freebsd.org  Fri Oct 18 07:12:18 1996
Received: from vector.jhs.no_domain (slip139-92-42-60.ut.nl.ibm.net [139.92.42.60])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA24638;
          Fri, 18 Oct 1996 07:12:13 -0700 (PDT)
Received: (from jhs@localhost) by vector.jhs.no_domain (8.7.5/8.6.9) id PAA04602; Wed, 16 Oct 1996 15:42:11 +0100 (MET)
Message-Id: <199610161442.PAA04602@vector.jhs.no_domain>
Date: Wed, 16 Oct 1996 15:42:11 +0100 (MET)
From: jhs@freebsd.org
Reply-To: jhs@freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Cc: jhs@freebsd.org
Subject: send-pr: make it easier for people 
X-Send-Pr-Version: 3.2

>Number:         1835
>Category:       gnu
>Synopsis:       send-pr Category line is obscure
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 18 07:20:05 PDT 1996
>Closed-Date:    Sat Oct 19 23:51:09 MET DST 1996
>Last-Modified:  Sat Oct 19 23:51:42 MET DST 1996
>Originator:     Julian Stacey jhs@freebsd.org
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
Julian Stacey jhs@freebsd.org
>Environment:
current

	

>Description:

	Using send-pr, reading line 28, it just says
		Problem category (as listed above)
	either make that
		Problem category (as listed about 18 lines above)
	or
		Problem category (bin   conf  docs  gnu   i386  kern  misc  ports)
	or
		Problem category (as listed by send-pr -L)
	

>How-To-Repeat:

	
	Use send-pr

>Fix:
	
	
	patch follows:
*** old/src/gnu/usr.bin/send-pr/send-pr.sh	Wed Oct 16 16:39:13 1996
--- new/src/gnu/usr.bin/send-pr/send-pr.sh	Wed Oct 16 16:39:33 1996
***************
*** 237,243 ****
  SYNOPSIS_C='<Synopsis of the problem (one line)>'
  SEVERITY_C='<[ non-critical | serious | critical ] (one line)>'
  PRIORITY_C='<[ low | medium | high ] (one line)>'
! CATEGORY_C='<Problem category (as listed above)>'
  CLASS_C='<[ sw-bug | doc-bug | change-request | support ] (one line)>'
  RELEASE_C='<Release number or tag (one line)>'
  ENVIRONMENT_C='<Relevant environment information (multiple lines)>'
--- 237,243 ----
  SYNOPSIS_C='<Synopsis of the problem (one line)>'
  SEVERITY_C='<[ non-critical | serious | critical ] (one line)>'
  PRIORITY_C='<[ low | medium | high ] (one line)>'
! CATEGORY_C='<Problem category (as listed by send-pr -L)>'
  CLASS_C='<[ sw-bug | doc-bug | change-request | support ] (one line)>'
  RELEASE_C='<Release number or tag (one line)>'
  ENVIRONMENT_C='<Relevant environment information (multiple lines)>'

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Sat Oct 19 23:51:09 MET DST 1996 
State-Changed-Why:  
Fixed in rev 1.6 of send-pr.sh. 

>Unformatted:
 
