diff options
author | ceri <ceri@FreeBSD.org> | 2005-06-16 19:27:12 +0000 |
---|---|---|
committer | ceri <ceri@FreeBSD.org> | 2005-06-16 19:27:12 +0000 |
commit | 1360535750fb952bbf74a766bd817437e5270f52 (patch) | |
tree | 937f9b6948b7b8b3fc42f5920331955b0965481e /gnu | |
parent | 7cec11495247676e23c6a9186b2eeba3b5032c61 (diff) | |
download | FreeBSD-src-1360535750fb952bbf74a766bd817437e5270f52.zip FreeBSD-src-1360535750fb952bbf74a766bd817437e5270f52.tar.gz |
1. Add the threads and usb categories.
2. Fill in the blanks on the advocacy category.
3. Expand a contraction while I'm in here.
Prodded by: simon (1)
Approved by: re (hrs)
MFC after: 5 days
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/send-pr/send-pr.1 | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/gnu/usr.bin/send-pr/send-pr.1 b/gnu/usr.bin/send-pr/send-pr.1 index aa356e0..5df0ed3 100644 --- a/gnu/usr.bin/send-pr/send-pr.1 +++ b/gnu/usr.bin/send-pr/send-pr.1 @@ -180,8 +180,10 @@ support site. .SH FREEBSD CATEGORIES .TP .B advocacy -This used to be for the advocacy WWW pages. Not quite sure what is used -for now. +This used to be for the advocacy WWW pages. +Now deprecated in favour of the +.B www +category, relevant alternative use of this category is encouraged. .TP .B alpha Alpha processor specific problems. @@ -214,7 +216,7 @@ Problems related to Java. Changes or enhancements to the architecture independent kernel sources. .TP .B misc -Problems that don't fit into any of the other categories. +Problems that do not fit into any of the other categories. .TP .B ports Corrections or enhancements (including new ports) to the ports collection. @@ -228,6 +230,12 @@ SPARC processor specific problems. .B standards Standards conformance issues. .TP +.B threads +Problems related to threading on FreeBSD. +.TP +.B usb +Problems related to the USB subsystem. +.TP .B www Changes or enhancements to the FreeBSD website. .SH ENVIRONMENT |