diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
| commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
| tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /gnu/usr.bin/texinfo | |
| parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvs
'RELENG_2_2_1_RELEASE'.
This commit was manufactured to restore the state of the 2.2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'gnu/usr.bin/texinfo')
| -rw-r--r-- | gnu/usr.bin/texinfo/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/texinfo/Makefile.inc | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/texinfo/info/info.1 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/texinfo/makedoc/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/texinfo/makeinfo/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/texinfo/texindex/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/gnu/usr.bin/texinfo/Makefile b/gnu/usr.bin/texinfo/Makefile index 172255cc53c1..8412b422c689 100644 --- a/gnu/usr.bin/texinfo/Makefile +++ b/gnu/usr.bin/texinfo/Makefile @@ -1,6 +1,6 @@ # # Bmake file for texinfo -# $Id: Makefile,v 1.2 1994/09/15 12:09:35 jkh Exp $ +# $Id: Makefile,v 1.3 1995/01/22 22:44:45 ache Exp $ # SUBDIR= info info-files makedoc makeinfo texindex doc diff --git a/gnu/usr.bin/texinfo/Makefile.inc b/gnu/usr.bin/texinfo/Makefile.inc index a5dfdf804459..381b1efce095 100644 --- a/gnu/usr.bin/texinfo/Makefile.inc +++ b/gnu/usr.bin/texinfo/Makefile.inc @@ -1,3 +1,3 @@ # Texinfo defaults. -# $Id: Makefile.inc,v 1.4 1995/07/16 10:23:51 joerg Exp $ +# $Id: Makefile.inc,v 1.5 1996/05/22 00:29:40 wosch Exp $ diff --git a/gnu/usr.bin/texinfo/info/info.1 b/gnu/usr.bin/texinfo/info/info.1 index cd88463b9bf5..b8e345caaf19 100644 --- a/gnu/usr.bin/texinfo/info/info.1 +++ b/gnu/usr.bin/texinfo/info/info.1 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: info.1,v 1.3 1996/10/05 22:26:26 wosch Exp $ .\" .TH info 1 "7th December 1990" .SH NAME diff --git a/gnu/usr.bin/texinfo/makedoc/Makefile b/gnu/usr.bin/texinfo/makedoc/Makefile index d97ec098c31c..08291ba44bde 100644 --- a/gnu/usr.bin/texinfo/makedoc/Makefile +++ b/gnu/usr.bin/texinfo/makedoc/Makefile @@ -1,7 +1,7 @@ # # Bmakefile for GNU info # -# $Id: Makefile,v 1.2 1994/09/15 13:10:41 jkh Exp $ +# $Id: Makefile,v 1.3 1995/05/30 05:05:09 rgrimes Exp $ # PROG= makedoc diff --git a/gnu/usr.bin/texinfo/makeinfo/Makefile b/gnu/usr.bin/texinfo/makeinfo/Makefile index e102200dc7ae..b933c9410429 100644 --- a/gnu/usr.bin/texinfo/makeinfo/Makefile +++ b/gnu/usr.bin/texinfo/makeinfo/Makefile @@ -1,7 +1,7 @@ # # Bmakefile for GNU info # -# $Id: Makefile,v 1.2 1994/09/15 13:11:36 jkh Exp $ +# $Id: Makefile,v 1.3 1995/05/30 05:05:12 rgrimes Exp $ # PROG= makeinfo diff --git a/gnu/usr.bin/texinfo/texindex/Makefile b/gnu/usr.bin/texinfo/texindex/Makefile index aee14dfc9d09..0e52b27b83d9 100644 --- a/gnu/usr.bin/texinfo/texindex/Makefile +++ b/gnu/usr.bin/texinfo/texindex/Makefile @@ -1,7 +1,7 @@ # # Bmakefile for GNU info # -# $Id: Makefile,v 1.2 1994/09/15 13:12:23 jkh Exp $ +# $Id: Makefile,v 1.3 1995/05/30 05:05:18 rgrimes Exp $ # PROG= texindex |
