Kill extra El macro.
This commit is contained in:
parent
61e65effad
commit
b1d0af8ad7
|
@ -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>. 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 ,
|
||||
|
|
Loading…
Reference in New Issue