From 01b8752d289234c8b5b1a6f80f1da3f425190fb8 Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Tue, 4 Aug 1992 08:20:51 +0000 Subject: [PATCH] fix INFO-DIR-ENTRY, new gen-info-dir --- ChangeLog | 7 +++++++ cfg-paper.texi | 2 +- configure.texi | 13 ++++++++----- standards.texi | 9 +++++++++ 4 files changed, 25 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 389650cd622..8f60d566827 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 45f91c5bb01..8c1d097ee9c 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 c2f724cf4d5..4da610046ad 100644 --- a/configure.texi +++ b/configure.texi @@ -10,6 +10,14 @@ @end tex @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 c685dee9cac..69eaa531498 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 -- 2.30.2