Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3lua missing word



details:   https://anonhg.NetBSD.org/src/rev/a2129fab5ef9
branches:  trunk
changeset: 790938:a2129fab5ef9
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Sun Oct 27 11:43:07 2013 +0000

description:
missing word

diffstat:

 share/man/man3lua/gpio.3lua |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 1f76202cb5eb -r a2129fab5ef9 share/man/man3lua/gpio.3lua
--- a/share/man/man3lua/gpio.3lua       Sun Oct 27 11:41:38 2013 +0000
+++ b/share/man/man3lua/gpio.3lua       Sun Oct 27 11:43:07 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: gpio.3lua,v 1.1 2013/10/26 10:48:19 mbalmer Exp $
+.\"    $NetBSD: gpio.3lua,v 1.2 2013/10/27 11:43:07 mbalmer Exp $
 .\"
 .\" Copyright (c) 2013 Marc Balmer <mbalmer%NetBSD.org@localhost>. All rights reserved.
 .\"
@@ -27,7 +27,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"
-.Dd October 26, 2013
+.Dd October 27, 2013
 .Dt GPIO 3lua
 .Os
 .Sh NAME
@@ -52,7 +52,7 @@
 .Sh DESCRIPTION
 The
 .Nm
-Lua provides access to a
+Lua binding provides access to a
 .Xr gpio 4
 device using the
 .Xr ioctl 2



Home | Main Index | Thread Index | Old Index