aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1992-08-04 08:20:51 +0000
committerDavid D. Zuhn <zoo@cygnus>1992-08-04 08:20:51 +0000
commit01b8752d289234c8b5b1a6f80f1da3f425190fb8 (patch)
tree6393b273adc1a6350aaf5fc3fed4c0b2ac1b7ac8
parentd0d0f75ef1099c500fd3fad75f4f5ded1bc88658 (diff)
downloadgdb-01b8752d289234c8b5b1a6f80f1da3f425190fb8.zip
gdb-01b8752d289234c8b5b1a6f80f1da3f425190fb8.tar.gz
gdb-01b8752d289234c8b5b1a6f80f1da3f425190fb8.tar.bz2
fix INFO-DIR-ENTRY, new gen-info-dir
-rw-r--r--ChangeLog7
-rw-r--r--cfg-paper.texi2
-rw-r--r--configure.texi13
-rw-r--r--standards.texi9
4 files changed, 25 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 389650c..8f60d56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * Makefile.in: use the new gen-info-dir, which needs a template
+ argument (which also lives in texinfo)
+
+ * configure.texi, standards.texi: fix INFO-DIR-ENTRY
+
Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* config/mh-solaris: removed the -xs from CFLAGS (let the people
diff --git a/cfg-paper.texi b/cfg-paper.texi
index 45f91c5..8c1d097 100644
--- a/cfg-paper.texi
+++ b/cfg-paper.texi
@@ -61,7 +61,7 @@ by Cygnus Support.
@ifinfo
@format
START-INFO-DIR-ENTRY
-* configuration: (cfg-paper.info). Some theory on configuring source.
+* configuration: (cfg-paper). Some theory on configuring source.
END-INFO-DIR-ENTRY
@end format
@end ifinfo
diff --git a/configure.texi b/configure.texi
index c2f724c..4da6100 100644
--- a/configure.texi
+++ b/configure.texi
@@ -11,6 +11,14 @@
@setchapternewpage off
@ifinfo
+@format
+START-INFO-DIR-ENTRY
+* configure: (configure). Cygnus configure.
+END-INFO-DIR-ENTRY
+@end format
+@end ifinfo
+
+@ifinfo
This document attempts to describe the Cygnus Support version of
@code{configure}.
@@ -64,11 +72,6 @@ by Cygnus Support.
@end titlepage
@ifinfo
-@format
-START-INFO-DIR-ENTRY
-* configure: (configure.info). Cygnus configure.
-END-INFO-DIR-ENTRY
-@end format
@node top, What Configure Does, (dir), (dir)
@top top
diff --git a/standards.texi b/standards.texi
index c685dee..69eaa53 100644
--- a/standards.texi
+++ b/standards.texi
@@ -4,6 +4,15 @@
@settitle GNU Coding Standards
@c %**end of header
+@ifinfo
+@format
+START-INFO-DIR-ENTRY
+* standards: (standards). GNU Project Coding Standards
+END-INFO-DIR-ENTRY
+@end format
+@end ifinfo
+
+
@setchapternewpage off
@ifinfo