Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 The lua(4) device is experimental.



details:   https://anonhg.NetBSD.org/src/rev/7ca006dac635
branches:  trunk
changeset: 330953:7ca006dac635
user:      apb <apb%NetBSD.org@localhost>
date:      Fri Jul 25 16:37:44 2014 +0000

description:
The lua(4) device is experimental.
Incompatible changes might be made in the future.

diffstat:

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

diffs (30 lines):

diff -r c6df443dac87 -r 7ca006dac635 share/man/man4/lua.4
--- a/share/man/man4/lua.4      Fri Jul 25 16:35:43 2014 +0000
+++ b/share/man/man4/lua.4      Fri Jul 25 16:37:44 2014 +0000
@@ -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 <marc%msys.ch@localhost>
 .\"
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index