Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!macondo.mit.edu!johns From: johns@macondo.mit.edu (John Salmon) Newsgroups: gnu.emacs.bug Subject: man/termcap.texinfo bug, 18.55 Message-ID: <8908290614.AA11473@macondo> Date: 29 Aug 89 06:14:55 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 21 Version: 18.55 File: man/termcap.texinfo The node Summary is not listed in the "Top" menu, even though its @node specification suggests it should be. The following diff fixes it: diff -c termcap.texinfo termcap.texinfo~ *** termcap.texinfo Mon Aug 28 23:02:51 1989 --- termcap.texinfo~ Wed May 11 08:21:22 1988 *************** *** 77,83 **** * Capabilities::Definitions of the individual terminal capabilities: how to write them in descriptions, and how to use their values to do display updating. - * Summary:: Summary of capabilities. * Var Index:: Index of C functions and variables. * Cap Index:: Index of termcap capabilities. * Index:: Concept index. --- 77,82 ----