1: -*- Text -*-
2:
3: This file says what manuals exist in gnujdoc. The character `+' in the
4: first column of each entry represents that the manual exists in
5: current version of gnujdoc, while the character `-' does that the
6: manual is not in current version any longer. And, the second column is
7: the description of the manual, the third one is the directory, and the
8: fourth is how the copyright is dealt, such as disclaimed or assigned.
9: The meaning of the fifth column depends on the first one.
10: If the first column is `+', then the fifth one is the email address
11: of the author, the maintainer or the translator. If the first column
12: is `-', then the fifth one is the CVS tag to checkout the manual.
13:
14: Thus, you can obtain any manual you want, by following this:
15:
16: $ cvs -d :pserver:guest@openlab.ring.gr.jp:/circus/cvsroot \
17: checkout gnujdoc/[The directory that has the manual you want]
18:
19: in a case where the manual exists in current version, otherwise:
20:
21: $ cvs -d :pserver:guest@openlab.ring.gr.jp:/circus/cvsroot \
22: checkout -r [The tag that represents the manual] gnujdoc
23:
24: In either case, enter ``guest'' when prompted for a password.
25:
26: For instructions on installing the package, see the file `INSTALL'.
27:
28:
29: + Autoconf 2.12 autoconf-2.12 ?
30: + Autoconf 2.13 autoconf-2.13 arai
31: + Autoconf 2.52 autoconf-2.52 futoshi assigned
32: + Autoconf 2.53 autoconf-2.53 futoshi assigned
33: + Autoconf 2.54 autoconf-2.54 futoshi assigned
34: + Automake 1.3 automake-1.3 okuji assigned
35: + Automake 1.4 automake-1.4 arai
36: + Automake 1.5 automake-1.5 futoshi assigned
37: + Automake 1.6 automake-1.6 futoshi assigned
38: + Automake 1.7 automake-1.7 futoshi assigned
39: + Bison 1.25 bison-1.25 ?
40: + Binutils 2.10.1 binutils-2.10.1 futoshi assigned
41: + Binutils 2.11 binutils-2.11 futoshi assigned
42: + Binutils 2.11.2 binutils-2.11.2 futoshi assigned
43: + Binutils 2.12.1 binutils-2.12.1 futoshi assigned
44: + Binutils 2.13 binutils-2.13 futoshi assigned
45: + CVS 1.10 cvs-1.10 hayashi
46: + CVS 1.10.5 cvs-1.10.5 hayashi
47: + Diffutils 2.8.1 diffutils-2.8.1 futoshi
48: + Emacs 20.3 emacs-20.3 ?
49: + Fileutils 4.0 fileutils-4.0 futoshi assigned
50: + Fileutils 4.1 fileutils-4.1 futoshi assigned
51: + Findutils 4.1 findutils-4.1 futoshi assigned
52: + Flex 2.5.4 flex kichikaw
53: + GDB 4.16 gdb-4.16 kichikaw
54: + GDB 4.17 gdb-4.17 kichikaw
55: + GDB 4.18 gdb-4.18 kichikaw
56: + GNU Privacy Handbook gph-1.0.4-ja iida assigned
57: + Grep 2.4.2 grep-2.4.2 futoshi assigned
58: + Grep 2.5 grep-2.5 futoshi assigned
59: + GZIP 1.2.4 gzip-1.2.4 okuji assigned
60: + Hurd 0.2 hurd-0.2 okuji assigned
61: + Libtool 1.3.5 libtool-1.3.5 futoshi assigned
62: + Libtool 1.4 libtool-1.4 futoshi assigned
63: + Libtool 1.4.1 libtool-1.4.1 futoshi assigned
64: + Libtool 1.4.2 libtool-1.4.2 futoshi assigned
65: + M4 1.4 m4-1.4 minejima assigned
66: + SED 3.02 sed-3.02 futoshi
67: + SED 4.0.1 sed-4.0.1 futoshi
68: + Shell utils 2.0 sh-utils-2.0 futoshi assigned
69: + GNU Coding Standards standards-19981118 okuji assigned
70: + Texinfo 4.0 texinfo-4.0 futoshi assigned
71: + Texinfo 4.2 texinfo-4.2 futoshi assigned
72: + Textutils 2.0 textutils-2.0 futoshi assigned
73: + Wget 1.5.3 wget-1.5.3 futoshi assigned
74: + Wget 1.6 wget-1.6 futoshi assigned
75: + Wget 1.7 wget-1.7 futoshi assigned
76: + Wget 1.8.1 wget-1.8.1 futoshi assigned
77:
78: hayashi: Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
79: kichikaw: Kazuhisa Ichikawa <ki@home.email.ne.jp>
80: okuji: OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
81: futoshi: Nishio Futoshi <fut_nis@d3.dion.ne.jp>
82: iida: IIDA Yosiaki <iida@ring.gr.jp>
83: arai: Koji Arai <jca02266@nifty.ne.jp>
84: minejima: Yuji Minejima <ggb01164@nifty.ne.jp>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>