fix texinfo errors by adding @node commands as appropriate.

This commit is contained in:
christos 2008-09-01 17:51:49 +00:00
parent b0370586fd
commit 739c305b89
1 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,5 @@
\input texinfo
@c $NetBSD: vi.texi,v 1.1.1.2 2008/05/18 14:31:04 aymeric Exp $
@c $NetBSD: vi.texi,v 1.2 2008/09/01 17:51:49 christos Exp $
@setfilename vi.ref.info
@setchapternewpage off
@ -18,6 +18,11 @@
@comment Id: vi.texi,v 8.1 2001/08/18 20:43:50 skimo Exp (Berkeley) Date: 2001/08/18 20:43:50
@comment
@comment
@node Top,(dir),(dir),(dir)
@menu
* Vi Commands::
* Ex Commands::
@end menu
@include ref.texi
@titlepage
@center @titlefont{Vi/Ex Reference Manual}
@ -1631,6 +1636,7 @@ into a command.
@end itemize
@comment .oh 'Vi/Ex Reference (Vi Commands)''USD:13-%'
@comment .eh 'USD:13-%''Vi/Ex Reference (Vi Commands)'
@node Vi Commands,(dir),(dir),(dir)
@include vi.cmd.texi
@comment .oh 'Vi/Ex Reference''USD:13-%'
@comment .eh 'USD:13-%''Vi/Ex Reference'
@ -1803,6 +1809,7 @@ file, and the last address must be less than or equal to the last line
of the file.
@comment .oh 'Vi/Ex Reference (Ex Commands)''USD:13-%'
@comment .eh 'USD:13-%''Vi/Ex Reference (Ex Commands)'
@node Ex Commands,(dir),(dir),(dir)
@include ex.cmd.texi
@comment .oh 'Vi/Ex Reference (Options)''USD:13-%'
@comment .eh 'USD:13-%''Vi/Ex Reference (Options)'