Hello,
Are sparc and vax still considered valid categories for
sendbug or should people now use only sparc64?
- Michael
Index: sendbug.c
===================================================================
RCS file: /cvs/src/usr.bin/sendbug/sendbug.c,v
retrieving revision 1.78
diff -u -p -u -r1.78 sendbug.c
--- sendbug.c 21 Aug 2017 21:41:13 -0000 1.78
+++ sendbug.c 4 Sep 2017 06:44:39 -0000
@@ -44,7 +44,7 @@ void template(FILE *);
void usbdevs(FILE *);
const char *categories = "system user library documentation kernel "
- "alpha amd64 arm hppa i386 m88k mips64 powerpc sh sparc sparc64 vax";
+ "alpha amd64 arm hppa i386 m88k mips64 powerpc sh sparc64";
const char *comment[] = {
"<synopsis of the problem (one line)>",
"<PR category (one line)>",