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