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: + Automake 1.3 automake-1.3 okuji assigned
34: + Automake 1.4 automake-1.4 arai
35: + Automake 1.5 automake-1.5 futoshi assigned
36: + Automake 1.6 automake-1.6 futoshi assigned
37: + Bison 1.25 bison-1.25 ?
38: + Binutils 2.10.1 binutils-2.10.1 futoshi assigned
39: + Binutils 2.11 binutils-2.11 futoshi assigned
40: + Binutils 2.11.2 binutils-2.11.2 futoshi assigned
41: + Binutils 2.12.1 binutils-2.12.1 futoshi assigned
42: + CVS 1.10 cvs-1.10 hayashi
43: + CVS 1.10.5 cvs-1.10.5 hayashi
44: + Emacs 20.3 emacs-20.3 ?
45: + Fileutils 4.0 fileutils-4.0 futoshi assigned
46: + Fileutils 4.1 fileutils-4.1 futoshi assigned
47: + Findutils 4.1 findutils-4.1 futoshi assigned
48: + Flex 2.5.4 flex kichikaw
49: + GDB 4.16 gdb-4.16 kichikaw
50: + GDB 4.17 gdb-4.17 kichikaw
51: + GDB 4.18 gdb-4.18 kichikaw
52: + GNU Privacy Handbook gph-1.0.4-ja iida assigned
53: + Grep 2.4.2 grep-2.4.2 futoshi assigned
54: + Grep 2.5 grep-2.5 futoshi assigned
55: + GZIP 1.2.4 gzip-1.2.4 okuji assigned
56: + Hurd 0.2 hurd-0.2 okuji assigned
57: + Libtool 1.3.5 libtool-1.3.5 futoshi assigned
58: + Libtool 1.4 libtool-1.4 futoshi assigned
59: + Libtool 1.4.1 libtool-1.4.1 futoshi assigned
60: + Libtool 1.4.2 libtool-1.4.2 futoshi assigned
61: + M4 1.4 m4-1.4 minejima assigned
62: + SED 3.02 sed-3.02 futoshi
63: + Shell utils 2.0 sh-utils-2.0 futoshi assigned
64: + GNU Coding Standards standards-19981118 okuji assigned
65: + Texinfo 4.0 texinfo-4.0 futoshi assigned
66: + Texinfo 4.2 texinfo-4.2 futoshi assigned
67: + Textutils 2.0 textutils-2.0 futoshi assigned
68: + Wget 1.5.3 wget-1.5.3 futoshi assigned
69: + Wget 1.6 wget-1.6 futoshi assigned
70: + Wget 1.7 wget-1.7 futoshi assigned
71: + Wget 1.8.1 wget-1.8.1 futoshi assigned
72:
73: hayashi: Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
74: kichikaw: Kazuhisa Ichikawa <ki@home.email.ne.jp>
75: okuji: OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
76: futoshi: Nishio Futoshi <fut_nis@d3.dion.ne.jp>
77: iida: IIDA Yosiaki <iida@ring.gr.jp>
78: arai: Koji Arai <jca02266@nifty.ne.jp>
79: minejima: Yuji Minejima <ggb01164@nifty.ne.jp>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>