Blame SOURCES/info-6.5-sync-fix-info-dir.patch

858e30
diff -uNr texinfo-6.5.orig/contrib/fix-info-dir texinfo-6.5/contrib/fix-info-dir
858e30
--- texinfo-6.5.orig/contrib/fix-info-dir	2014-04-22 03:56:56.000000000 +0200
858e30
+++ texinfo-6.5/contrib/fix-info-dir	2018-02-04 13:48:35.979359350 +0100
858e30
@@ -163,29 +163,23 @@
858e30
 {
858e30
 
858e30
 	### output the dir header
858e30
-	echo "-*- Text -*-"
858e30
-	echo "This file was generated automatically by $0."
858e30
-	echo "This version was generated on `date`"
858e30
-	echo "by `whoami`@`hostname` for `pwd`"
858e30
 
858e30
 	cat<
858e30
-This is the file .../info/$DIR_FILE, which contains the topmost node of the
858e30
-Info hierarchy.  The first time you invoke Info you start off
858e30
-looking at that node, which is ($DIR_FILE)Top.
858e30
-
858e30
+This is the file .../info/$DIR_FILE, which contains the
858e30
+topmost node of the Info hierarchy, called ($DIR_FILE)Top.
858e30
+The first time you invoke Info you start off looking at this node.
858e30
 ?
858e30
-File: $DIR_FILE       Node: Top       This is the top of the INFO tree
858e30
+File: $DIR_FILE,	Node: Top	This is the top of the INFO tree
858e30
 
858e30
   This (the Directory node) gives a menu of major topics.
858e30
-  Typing "q" exits, "?" lists all Info commands, "d" returns here,
858e30
+  Typing "q" exits, "H" lists all Info commands, "d" returns here,
858e30
   "h" gives a primer for first-timers,
858e30
-  "mEmacs<Return>" visits the Emacs topic, etc.
858e30
+  "mEmacs<Return>" visits the Emacs manual, etc.
858e30
 
858e30
   In Emacs, you can click mouse button 2 on a menu item or cross reference
858e30
   to select it.
858e30
 
858e30
-* Menu: The list of major topics begins on the next line.
858e30
-
858e30
+* Menu:
858e30
 DIR_FILE_END_OF_FILE
858e30
 
858e30
 ### go through the list of files in the skeleton.  If an info file