--- trunk/mage/usr/lib/mage/mkinfodir 2005/01/06 02:57:12 33 +++ trunk/mage/usr/lib/mage/mkinfodir 2005/01/06 23:28:28 40 @@ -1,5 +1,5 @@ #!/bin/bash -# $Id: mkinfodir,v 1.2 2005-01-06 02:57:03 niro Exp $ +# $Id: mkinfodir,v 1.3 2005-01-06 23:28:28 niro Exp $ # Generate the top-level Info node, given a directory of Info files # and (optionally) a skeleton file. The output will be suitable for a # top-level dir file. The skeleton file contains info topic names in the @@ -21,7 +21,7 @@ # modified 7 April 1995 by Joe Harrington to # take special flags -# version: 0.3.6-r9 +# version: 0.3.6-r10 INFODIR=$1 if [ $# = 2 ] ; then @@ -53,7 +53,7 @@ echo "by `whoami`@`hostname` for `(cd ${INFODIR}; pwd)`" cat << moobler -\$Id: mkinfodir,v 1.2 2005-01-06 02:57:03 niro Exp $ +\$Id: mkinfodir,v 1.3 2005-01-06 23:28:28 niro Exp $ This is the file .../info/dir, which contains the topmost node of the Info hierarchy. The first time you invoke Info you start off looking at that node, which is (dir)Top.