Module Name: src Committed By: apb Date: Fri Jul 25 16:37:44 UTC 2014
Modified Files: src/share/man/man4: lua.4 Log Message: The lua(4) device is experimental. Incompatible changes might be made in the future. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 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.3 src/share/man/man4/lua.4:1.4 --- src/share/man/man4/lua.4:1.3 Wed Nov 6 17:54:55 2013 +++ src/share/man/man4/lua.4 Fri Jul 25 16:37:44 2014 @@ -1,4 +1,4 @@ -.\" $NetBSD: lua.4,v 1.3 2013/11/06 17:54:55 njoly Exp $ +.\" $NetBSD: lua.4,v 1.4 2014/07/25 16:37:44 apb Exp $ .\" .\" Copyright (c) 2013 Marc Balmer <m...@msys.ch> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd October 24, 2013 +.Dd July 25, 2014 .Dt LUA 4 .Os .Sh NAME @@ -180,6 +180,11 @@ 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