Module Name:    src
Committed By:   pgoyette
Date:           Mon Jun 19 10:07:29 UTC 2017

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

Log Message:
Replace "does support" with "supports" (more common English usage), and
replace an "either ... and" with "either ... or".


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/pxagpio.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/pxagpio.4
diff -u src/share/man/man4/pxagpio.4:1.2 src/share/man/man4/pxagpio.4:1.3
--- src/share/man/man4/pxagpio.4:1.2	Mon Jun 19 09:49:07 2017
+++ src/share/man/man4/pxagpio.4	Mon Jun 19 10:07:29 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: pxagpio.4,v 1.2 2017/06/19 09:49:07 wiz Exp $
+.\" $NetBSD: pxagpio.4,v 1.3 2017/06/19 10:07:29 pgoyette Exp $
 .\"
 .\" Copyright (c) 2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -41,12 +41,12 @@
 is an on-board GPIO controller found in XScale PXA250, PXA255, PXA270,
 PXA271, PXA272, and PXA273 processors manufactured by Intel and Marvell
 Technology.
-The driver does support 86 pins for PXA250 and 121 pins for PXA270
+The driver supports 86 pins for PXA250 or 121 pins for PXA270
 processor families.
 Access to the pins is provided by the
 .Xr gpio 4
 interface.
-The driver does support
+The driver supports
 .Dv GPIO_PIN_INPUT
 and
 .Dv GPIO_PIN_OUTPUT .

Reply via email to