1@c $FreeBSD$
2
3@node Valid Categories
4@unnumberedsec Valid Categories
5@cindex valid categories
6@cindex example of a list of valid categories
7
8@table @code
9@item bfd
10@sc{gnu} binary file descriptor library.
11
12@item bifrabulator
13This one doesn't actually exist.
14
15@item binutils
16@sc{gnu} utilities for binary files (@code{ar}, @code{nm}, @code{size}@dots{}).
17
18@item bison
19@sc{gnu} parser generator.
20
21@item byacc
22Free parser generator.
23
24@item config
25Cygnus Solutions Software configuration and installation.
26
27@item cvs
28Concurrent Version System.
29
30@item diff
31@sc{gnu} @code{diff} program.
32
33@item doc
34Documentation and manuals.
35
36@item emacs
37@sc{gnu} Emacs editor and related functions.
38
39@item flex
40@sc{gnu} lexical analyzer.
41
42@item g++
43@sc{gnu} C++ compiler.
44
45@item gas
46@sc{gnu} assembler.
47
48@item gcc
49@sc{gnu} C compiler.
50
51@item gdb
52@sc{gnu} source code debugger.
53
54@item glob
55The filename globbing functions.
56
57@item gprof
58@sc{gnu} profiler.
59
60@item grep
61@sc{gnu} @code{grep} program.
62
63@item info
64@sc{gnu} @code{info} hypertext reader.
65
66@item ispell
67@sc{gnu} spelling checker.
68
69@item kerberos
70Kerberos authentication system.
71
72@item ld
73@sc{gnu} linker.
74
75@item libc
76Cygnus Solutions C Support Library.
77
78@item libg++
79@sc{gnu} C++ class library.
80
81@item libiberty
82@sc{gnu} @samp{libiberty} library.
83
84@item libm
85Cygnus Solutions C Math Library.
86
87@item make
88@sc{gnu} @code{make} program.
89
90@item makeinfo
91@sc{gnu} utility to build Info files from Texinfo documents.
92
93@item mas
94@sc{gnu} Motorola syntax assembler.
95
96@item newlib
97Cygnus Solutions C Support and Math Libraries.
98
99@item patch
100@sc{gnu} bug patch program.
101
102@item gnats
103@sc{gnu} Problem Report Management System.
104
105@item rcs
106Revision Control System.
107
108@item readline
109@sc{gnu} @code{readline} library.
110
111@item send-pr
112@sc{gnu} Problem Report submitting program.
113
114@item test
115Category to use when testing @code{send-pr}.
116
117@item texindex
118@sc{gnu} documentation indexing utility.
119
120@item texinfo
121@sc{gnu} documentation macros.
122
123@item other
124Anything which is not covered by the above categories.
125@end table
126