Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Replace "does support" with "supports" (more ...
details: https://anonhg.NetBSD.org/src/rev/854637e03ee1
branches: trunk
changeset: 354506:854637e03ee1
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Jun 19 10:07:29 2017 +0000
description:
Replace "does support" with "supports" (more common English usage), and
replace an "either ... and" with "either ... or".
diffstat:
share/man/man4/pxagpio.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r ffec2350be9c -r 854637e03ee1 share/man/man4/pxagpio.4
--- a/share/man/man4/pxagpio.4 Mon Jun 19 10:05:04 2017 +0000
+++ b/share/man/man4/pxagpio.4 Mon Jun 19 10:07:29 2017 +0000
@@ -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 .
Home |
Main Index |
Thread Index |
Old Index