Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9lua Kill extra El macro.



details:   https://anonhg.NetBSD.org/src/rev/d17af89ca150
branches:  trunk
changeset: 790910:d17af89ca150
user:      njoly <njoly%NetBSD.org@localhost>
date:      Sat Oct 26 17:06:51 2013 +0000

description:
Kill extra El macro.

diffstat:

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

diffs (17 lines):

diff -r 4887fe3152b4 -r d17af89ca150 share/man/man9lua/intro.9lua
--- a/share/man/man9lua/intro.9lua      Sat Oct 26 15:18:21 2013 +0000
+++ b/share/man/man9lua/intro.9lua      Sat Oct 26 17:06:51 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: intro.9lua,v 1.2 2013/10/26 07:51:25 mbalmer Exp $
+.\"    $NetBSD: intro.9lua,v 1.3 2013/10/26 17:06:51 njoly Exp $
 .\"
 .\" Copyright (c) 2013 Marc Balmer <mbalmer%NetBSD.org@localhost>. All rights reserved.
 .\"
@@ -36,7 +36,6 @@
 .Sh DESCRIPTION
 This section provides an overview of the Lua kernel bindings, their
 functions, error returns and other common definitions and concepts.
-.El
 .Sh SEE ALSO
 .Xr lua 1 ,
 .Xr luac 1 ,



Home | Main Index | Thread Index | Old Index