Module Name:    src
Committed By:   mbalmer
Date:           Sat Oct 26 07:51:25 UTC 2013

Modified Files:
        src/share/man/man9lua: intro.9lua

Log Message:
fix Dt


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9lua/intro.9lua

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/man9lua/intro.9lua
diff -u src/share/man/man9lua/intro.9lua:1.1 src/share/man/man9lua/intro.9lua:1.2
--- src/share/man/man9lua/intro.9lua:1.1	Sat Oct 26 07:42:18 2013
+++ src/share/man/man9lua/intro.9lua	Sat Oct 26 07:51:25 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: intro.9lua,v 1.1 2013/10/26 07:42:18 mbalmer Exp $
+.\"	$NetBSD: intro.9lua,v 1.2 2013/10/26 07:51:25 mbalmer Exp $
 .\"
 .\" Copyright (c) 2013 Marc Balmer <mbal...@netbsd.org>. All rights reserved.
 .\"
@@ -28,7 +28,7 @@
 .\"
 .\"
 .Dd October 26, 2013
-.Dt INTRO 3lua
+.Dt INTRO 9lua
 .Os
 .Sh NAME
 .Nm intro

Reply via email to