From 462d3174a950aa7b5b479ddfc8c73db27ec7973a Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 10 Aug 2009 13:23:34 -0700 Subject: [PATCH] Fix the footnote on modifying Texinfo source for dir information MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The footnote about how to modify the Texinfo source to add the necessary info directory information ended two lines before it should. Thanks, Raphaël Hertzog. --- policy.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/policy.sgml b/policy.sgml index 4076b85..30c9ced 100644 --- a/policy.sgml +++ b/policy.sgml @@ -8882,9 +8882,9 @@ END-INFO-DIR-ENTRY * example: (example). An example info directory entry. @end direntry + to the Texinfo source of the document and ensure that the info + documents are rebuilt from source during the package build. - to the Texinfo source of the document and ensure that the info - documents are rebuilt from source during the package build.

-- 2.39.5