Module Name: src
Committed By: cegger
Date: Sat Aug 15 09:59:12 UTC 2009
Modified Files:
src/share/man/man4: gpiolock.4
Log Message:
grammar fix: a in-kernel -> an in-kernel
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/gpiolock.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/gpiolock.4
diff -u src/share/man/man4/gpiolock.4:1.2 src/share/man/man4/gpiolock.4:1.3
--- src/share/man/man4/gpiolock.4:1.2 Sat Aug 15 00:40:53 2009
+++ src/share/man/man4/gpiolock.4 Sat Aug 15 09:59:12 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpiolock.4,v 1.2 2009/08/15 00:40:53 snj Exp $
+.\" $NetBSD: gpiolock.4,v 1.3 2009/08/15 09:59:12 cegger Exp $
.\"
.\" Copyright (c) 2009 Marc Balmer <[email protected]>
.\"
@@ -27,7 +27,7 @@
The
.Nm
driver allows connecting of multi-position keylocks over GPIO pins.
-The keylock driver registers with a in-kernel keylock supporting system
+The keylock driver registers with an in-kernel keylock supporting system
and provides
.Xr kauth 9
support through an experimental security model.