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

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