Module Name:    src
Committed By:   wiz
Date:           Sun Aug 23 15:41:28 UTC 2009

Modified Files:
        src/share/man/man4: gpio.4

Log Message:
Reword slightly so I can understand it more easily.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/gpio.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/gpio.4
diff -u src/share/man/man4/gpio.4:1.13 src/share/man/man4/gpio.4:1.14
--- src/share/man/man4/gpio.4:1.13	Sun Aug 23 10:20:41 2009
+++ src/share/man/man4/gpio.4	Sun Aug 23 15:41:28 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpio.4,v 1.13 2009/08/23 10:20:41 mbalmer Exp $
+.\" $NetBSD: gpio.4,v 1.14 2009/08/23 15:41:28 wiz Exp $
 .\"	$OpenBSD: gpio.4,v 1.5 2004/11/23 09:39:29 reyk Exp $
 .\"
 .\" Copyright (c) 2004 Alexander Yurchenko <gra...@openbsd.org>
@@ -57,9 +57,9 @@
 .Xr kauth 9
 framework.
 .Pp
-If the
+If for example
 .Xr secmodel_securelevel 9
-is active, e.g., the layout of the GPIO device is defined at a securelevel
+is active, the layout of the GPIO device is defined at a securelevel
 less than 1, i.e. typically during system boot, and cannot be changed later.
 GPIO pins can be configured and given a symbolic name and device drivers
 that use GPIO pins can be attached to the

Reply via email to