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 fifth one is the mail address of the author or the maintainer if the
10: first column is `+' and is the CVS tag to checkout the manual if the
11: first column is `-'.
12:
13: Thus, you can obtain any manual you want, by following this:
14:
15: $ cvs -d :pserver:guest@openlab.ring.gr.jp:/circus/openlab \
16: checkout gnujdoc/[The directory that has the manual you want]
17:
18: in a case where the manual exists in current version, otherwise:
19:
20: $ cvs -d :pserver:guest@openlab.ring.gr.jp:/circus/openlab \
21: checkout -r [The tag that represents the manual] gnujdoc
22:
23: In either case, enter ``guest'' when prompted for a password.
24:
25: For instructions on installing the package, see the file `INSTALL'.
26:
27:
28: + Autoconf 2.12 autoconf-1.2 ?
29: + Automake 1.3 automake-1.3 okuji
30: + Bison 1.25 bison-1.25 ?
31: + CVS 1.10 cvs-1.10 hayashi
32: + CVS 1.10.5 cvs-1.10.5 hayashi
33: + Emacs 20.3 emacs-20.3 ?
34: + Fileutils 4.0 fileutils-4.0 futoshi
35: + Flex 2.5.4 flex kichikaw
36: + GDB 4.16 gdb-4.16 kichikaw
37: + GDB 4.17 gdb-4.17 kichikaw
38: + GDB 4.18 gdb-4.18 kichikaw
39: + GNU Privacy Handbook gph-1.0.4-ja iida assigned
40: + Grep 2.4.2 grep-2.4.2 futoshi
41: + GZIP 1.2.4 gzip-1.2.4 okuji
42: + Hurd 0.2 hurd-0.2 okuji
43: + Libtool 1.3.5 libtool-1.3.5 futoshi
44: + GNU Coding Standards standards-19981118 okuji
45: + Shell utils 2.0 sh-utils-2.0 futoshi
46: + Texinfo 4.0 texinfo-4.0 futoshi
47: + Textutils 2.0 textutils-2.0 futoshi
48: + Wget 1.5.3 wget-1.5.3 futoshi
49:
50: hayashi: Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
51: kichikaw: Kazuhisa Ichikawa <ki@home.email.ne.jp>
52: okuji: OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
53: futoshi: Nishio Futoshi <fut_nis@d3.dion.ne.jp>
54: iida: IIDA Yosiaki <iida@ring.gr.jp>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>