* doc/Makefile.am (install-html): don't use locally hacked
authorErez Zadok <ezk@cs.sunysb.edu>
Thu, 27 Jun 2002 02:15:18 +0000 (02:15 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Thu, 27 Jun 2002 02:15:18 +0000 (02:15 +0000)
texi2html features.

* doc/am-utils.texi: don't use ':' in @cindex entries.

ChangeLog
doc/Makefile.am
doc/am-utils.texi

index 458b7acf3f8e188da92cf8944f8051ab1622ffb6..57676c4ab42b63a73f0fd087f9aae8a793166156 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-26    <ezk@agora.fsl.cs.sunysb.edu>
+
+       * doc/Makefile.am (install-html): don't use locally hacked
+       texi2html features.
+
+       * doc/am-utils.texi: don't use ':' in @cindex entries.
+
 2002-06-24  Ion Badulescu  <ionut@moisil.badula.org>
 
        * doc/am-utils.texi (automount2amd): minor rewording
index a159d2594d62b09546fe67d91e265b5b6c5d493f..9f346a6e14df712b77d268e610f6dd52bc62cb40 100644 (file)
@@ -22,7 +22,7 @@ alldocs: ps install-NEWS install-INSTALL install-ChangeLog install-AUTHORS insta
 
 install-html: $(HOME)/html/am-utils/am-utils_1.html
 $(HOME)/html/am-utils/am-utils_1.html: am-utils.texi
-       texi2html -bodycode 'BGCOLOR="#FFFFFF"' -debug -verbose -expandinfo -number -split_chapter $<
+       texi2html -debug -verbose -expandinfo -number -split_chapter $<
        mv *.html $(HOME)/html/am-utils
        chmod -R a+r $(HOME)/html/am-utils
 
index f3c2537056aaace0bf4530c52ecb18480eacee35..11a7afec7c05122eadf18430598b793d74850fda 100644 (file)
@@ -38,7 +38,7 @@
 @c
 @c      %W% (Berkeley) %G%
 @c
-@c $Id: am-utils.texi,v 1.21.2.23 2002/06/25 02:33:51 ib42 Exp $
+@c $Id: am-utils.texi,v 1.21.2.24 2002/06/27 02:15:20 ezk Exp $
 @c
 @setfilename am-utils.info
 
@@ -3163,7 +3163,7 @@ program trace
 print high resolution time stamps (only if @b{syslog}(3) is not used)
 @item info
 @cindex debugging hesiod resolver service
-@cindex Hesiod: turning on RES_DEBUG
+@cindex Hesiod; turning on RES_DEBUG
 info service specific debugging (hesiod, nis, etc.)  In the case of
 hesiod maps, turns on the hesiod RES_DEBUG internal debugging option.
 @item mem
@@ -7928,7 +7928,7 @@ file service performance.
 @comment  node-name,  next,  previous,  up
 @section @samp{/tftpboot} in a chroot-ed environment
 @cindex /tftpboot in a chroot-ed environment
-@cindex chroot: /tftpboot example
+@cindex chroot; /tftpboot example
 
 In this complex example, we attempt to run an @i{Amd} process
 @emph{inside} a chroot-ed environment.  @samp{tftpd} (Trivial FTP) is