Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 1996 15:42:11 +0100 (MET)
From:      jhs@freebsd.org
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        jhs@freebsd.org
Subject:   gnu/1835: send-pr: make it easier for people 
Message-ID:  <199610161442.PAA04602@vector.jhs.no_domain>
Resent-Message-ID: <199610181420.HAA25410@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1835
>Category:       gnu
>Synopsis:       send-pr Category line is obscure
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 18 07:20:05 PDT 1996
>Last-Modified:
>Originator:     Julian Stacey jhs@freebsd.org
>Organization:
Julian Stacey jhs@freebsd.org
>Release:        FreeBSD 2.2-CURRENT i386
>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)>'

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610161442.PAA04602>