mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Provide some verbage for FreeBSD's list of categories.
PR: 2897 Submitted by: Stephen J. Roznowski <sjr@home.net>
This commit is contained in:
parent
72c968cec7
commit
16750aa22e
1 changed files with 35 additions and 0 deletions
|
|
@ -155,6 +155,41 @@ both the template and
|
|||
.B send-pr
|
||||
itself will help ensure all necessary information will reach the
|
||||
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.
|
||||
.TP
|
||||
.B alpha
|
||||
Alpha processor specific problems.
|
||||
.TP
|
||||
.B bin
|
||||
Corrections or enhancements to system executables.
|
||||
.TP
|
||||
.B conf
|
||||
Corrections or enhancements to the system configuration files.
|
||||
.TP
|
||||
.B docs
|
||||
Corrections or enhancements to the manpages or other documentation.
|
||||
.TP
|
||||
.B gnu
|
||||
Corrections or enhancements to the GNU contributed software.
|
||||
.TP
|
||||
.B i386
|
||||
Intel x86 processor specific problems.
|
||||
.TP
|
||||
.B kern
|
||||
Changes or enhancements to the architecture independent kernel sources.
|
||||
.TP
|
||||
.B misc
|
||||
Problems that don't fit into any of the other categories.
|
||||
.TP
|
||||
.B ports
|
||||
Corrections or enhancements (including new ports) to the ports collection.
|
||||
.TP
|
||||
.B sparc
|
||||
SPARC processor specific problems.
|
||||
.SH ENVIRONMENT
|
||||
The environment variable
|
||||
.B EDITOR
|
||||
|
|
|
|||
Loading…
Reference in a new issue