Module Name: src
Committed By: wiz
Date: Sat Jul 26 20:04:05 UTC 2014
Modified Files:
src/share/man/man4: lua.4
Log Message:
Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/lua.4
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/man4/lua.4
diff -u src/share/man/man4/lua.4:1.4 src/share/man/man4/lua.4:1.5
--- src/share/man/man4/lua.4:1.4 Fri Jul 25 16:37:44 2014
+++ src/share/man/man4/lua.4 Sat Jul 26 20:04:05 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: lua.4,v 1.4 2014/07/25 16:37:44 apb Exp $
+.\" $NetBSD: lua.4,v 1.5 2014/07/26 20:04:05 wiz Exp $
.\"
.\" Copyright (c) 2013 Marc Balmer <[email protected]>
.\"
@@ -180,11 +180,6 @@ Lua device file.
.Sh SEE ALSO
.Xr ioctl 2 ,
.Xr luactl 8
-.Sh CAVEATS
-The
-.Nm
-device is experimental.
-Incompatible changes might be made in the future.
.Sh HISTORY
The
.Nm
@@ -196,3 +191,8 @@ The
.Nm
driver was written by
.An Marc Balmer Aq Mt [email protected] .
+.Sh CAVEATS
+The
+.Nm
+device is experimental.
+Incompatible changes might be made in the future.