Module Name: src
Committed By: wiz
Date: Mon Jan 6 09:25:08 UTC 2014
Modified Files:
src/share/man/man3lua: gpio.3lua
Log Message:
Fix article.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man3lua/gpio.3lua
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/man3lua/gpio.3lua
diff -u src/share/man/man3lua/gpio.3lua:1.2 src/share/man/man3lua/gpio.3lua:1.3
--- src/share/man/man3lua/gpio.3lua:1.2 Sun Oct 27 11:43:07 2013
+++ src/share/man/man3lua/gpio.3lua Mon Jan 6 09:25:08 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpio.3lua,v 1.2 2013/10/27 11:43:07 mbalmer Exp $
+.\" $NetBSD: gpio.3lua,v 1.3 2014/01/06 09:25:08 wiz Exp $
.\"
.\" Copyright (c) 2013 Marc Balmer <[email protected]>. All rights reserved.
.\"
@@ -166,7 +166,7 @@ end
.Xr intro 3lua ,
.Xr gpio 4
.Sh HISTORY
-An
+A
.Nm
manual appeared in
.Nx 7.0 .