Module Name:    src
Committed By:   mbalmer
Date:           Sat Oct 26 08:37:58 UTC 2013

Modified Files:
        src/share/man/man1: intro.1

Log Message:
.Xr intro(3lua) and intro(9lua)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man1/intro.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man1/intro.1
diff -u src/share/man/man1/intro.1:1.12 src/share/man/man1/intro.1:1.13
--- src/share/man/man1/intro.1:1.12	Wed May  5 22:03:19 2010
+++ src/share/man/man1/intro.1	Sat Oct 26 08:37:58 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: intro.1,v 1.12 2010/05/05 22:03:19 wiz Exp $
+.\"	$NetBSD: intro.1,v 1.13 2013/10/26 08:37:58 mbalmer Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)intro.1	8.2 (Berkeley) 12/30/93
 .\"
-.Dd May 5, 2010
+.Dd October 26, 2013
 .Dt INTRO 1
 .Os
 .Sh NAME
@@ -59,12 +59,14 @@ Traditionally, the value 0 signifies suc
 .Xr man 1 ,
 .Xr intro 2 ,
 .Xr intro 3 ,
+.Xr intro 3lua ,
 .Xr intro 4 ,
 .Xr intro 5 ,
 .Xr intro 6 ,
 .Xr intro 7 ,
 .Xr intro 8 ,
-.Xr intro 9
+.Xr intro 9 ,
+.Xr intro 9lua
 .Rs
 .%A The Regents of the University of California
 .%I University of California, Berkeley

Reply via email to