Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9lua fix Dt



details:   https://anonhg.NetBSD.org/src/rev/ac01edf75f57
branches:  trunk
changeset: 790902:ac01edf75f57
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Sat Oct 26 07:51:25 2013 +0000

description:
fix Dt

diffstat:

 share/man/man9lua/intro.9lua |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4220f1ce4b4e -r ac01edf75f57 share/man/man9lua/intro.9lua
--- a/share/man/man9lua/intro.9lua      Sat Oct 26 07:42:18 2013 +0000
+++ b/share/man/man9lua/intro.9lua      Sat Oct 26 07:51:25 2013 +0000
@@ -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 <mbalmer%NetBSD.org@localhost>. All rights reserved.
 .\"
@@ -28,7 +28,7 @@
 .\"
 .\"
 .Dd October 26, 2013
-.Dt INTRO 3lua
+.Dt INTRO 9lua
 .Os
 .Sh NAME
 .Nm intro



Home | Main Index | Thread Index | Old Index