summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-12-26 08:13:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-12-26 08:13:13 +0000
commitc8408a1cb3488bfb630e1559ad51742682ba1759 (patch)
treee2698e2e966e39c0acbac9f236e2942ba4eda9cb
parent2cd72b488131df7f344b334607aadec0531f9310 (diff)
grammar;
-rw-r--r--share/man/man4/alipm.44
-rw-r--r--share/man/man4/ichiic.44
-rw-r--r--share/man/man4/piixpm.44
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/alipm.4 b/share/man/man4/alipm.4
index 5ecf42e5b80..acde1c96ba8 100644
--- a/share/man/man4/alipm.4
+++ b/share/man/man4/alipm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: alipm.4,v 1.1 2005/12/25 00:01:23 kettenis Exp $
+.\" $OpenBSD: alipm.4,v 1.2 2005/12/26 08:13:12 jmc Exp $
.\"
.\" Copyright (c) 2005 Mark Kettenis <kettenis@openbsd.org>
.\"
@@ -46,5 +46,5 @@ The
driver was written by
.An Mark Kettenis Aq kettenis@openbsd.org .
.Sh BUGS
-The driver doesn't support commands with data buffer size more
+The driver doesn't support commands with a data buffer size of more
than 2 bytes.
diff --git a/share/man/man4/ichiic.4 b/share/man/man4/ichiic.4
index a34f3c31638..00ef85efc9f 100644
--- a/share/man/man4/ichiic.4
+++ b/share/man/man4/ichiic.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ichiic.4,v 1.5 2005/12/26 08:10:57 jmc Exp $
+.\" $OpenBSD: ichiic.4,v 1.6 2005/12/26 08:13:12 jmc Exp $
.\"
.\" Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -54,5 +54,5 @@ The
driver was written by
.An Alexander Yurchenko Aq grange@openbsd.org .
.Sh BUGS
-The driver doesn't support I2C commands with data buffer size more
+The driver doesn't support I2C commands with a data buffer size of more
than 2 bytes.
diff --git a/share/man/man4/piixpm.4 b/share/man/man4/piixpm.4
index c30b126aece..9f95e976c7a 100644
--- a/share/man/man4/piixpm.4
+++ b/share/man/man4/piixpm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: piixpm.4,v 1.6 2005/12/26 08:09:32 jmc Exp $
+.\" $OpenBSD: piixpm.4,v 1.7 2005/12/26 08:13:12 jmc Exp $
.\"
.\" Copyright (c) 2004, 2005 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -61,5 +61,5 @@ The current
driver was written by
.An Alexander Yurchenko Aq grange@openbsd.org .
.Sh BUGS
-The driver doesn't support I2C commands with data buffer size more
+The driver doesn't support I2C commands with a data buffer size of more
than 2 bytes.