From 739c305b89d6bc3d5eacfedf93e4567eb44bf539 Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 1 Sep 2008 17:51:49 +0000 Subject: [PATCH] fix texinfo errors by adding @node commands as appropriate. --- dist/nvi/docs/vi.ref/vi.texi | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/dist/nvi/docs/vi.ref/vi.texi b/dist/nvi/docs/vi.ref/vi.texi index 0a29cccacc63..4ffe28052bc1 100644 --- a/dist/nvi/docs/vi.ref/vi.texi +++ b/dist/nvi/docs/vi.ref/vi.texi @@ -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)'