diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-02 00:48:41 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-02 00:48:41 +0000 |
commit | 51c84d8830126e09677bd6354c6d4ce972e0d564 (patch) | |
tree | f8415845d58f365cb4e107a243356bf07108edd7 /contrib/texinfo/util/README | |
parent | b1ac98d8b27a21983ff38293ee3bb7e961552a64 (diff) | |
parent | a889f1983fae2bee97f5375bac561374da0469a0 (diff) |
This commit was generated by cvs2svn to compensate for changes in r114472,
which included commits to RCS files with non-trunk default branches.
Notes
Notes:
svn path=/head/; revision=114473
Diffstat (limited to 'contrib/texinfo/util/README')
-rw-r--r-- | contrib/texinfo/util/README | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/contrib/texinfo/util/README b/contrib/texinfo/util/README index 20d7bdafd864..d3f8a7593d57 100644 --- a/contrib/texinfo/util/README +++ b/contrib/texinfo/util/README @@ -1,10 +1,14 @@ +$Id: README,v 1.4 2002/12/29 17:47:20 karl Exp $ +texinfo/util/README + + Copyright (C) 2002 Free Software Foundation, Inc. + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + Assorted Texinfo-related programs and scripts. texindex, texi2dvi, and install-info get installed. The other items here are for your amusement and/or hacking pleasure. -You may also be interested in a2ps, an ASCII->PostScript program which -has a Texinfo style option. Available from -http://www.inf.enst.fr/~demaille/a2ps/ and -ftp://ftp.enst.fr/pub/unix/a2ps/. - |