diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2005-12-25 09:01:06 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2005-12-25 09:01:06 +0000 |
commit | 56cc67d8debb8879f55b20cb35f2964497abc450 (patch) | |
tree | 8b366cdee586ff7358b628000de0404c9ef256b7 /share | |
parent | 63ab8882a4d86771b23799b513672cd698e7c403 (diff) |
More tiny fixes.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ichiic.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/ichiic.4 b/share/man/man4/ichiic.4 index c989590ca1e..f7c94f435a6 100644 --- a/share/man/man4/ichiic.4 +++ b/share/man/man4/ichiic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ichiic.4,v 1.2 2005/12/25 08:49:35 grange Exp $ +.\" $OpenBSD: ichiic.4,v 1.3 2005/12/25 09:01:05 grange Exp $ .\" .\" Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org> .\" @@ -40,10 +40,11 @@ The driver first appeared in .Ox 3.9 . .Sh AUTHORS +.An -nosplit The .Nm driver was written by .An Alexander Yurchenko Aq grange@openbsd.org . .Sh BUGS -The driver doesn't support commands with data buffer size more +The driver doesn't support I2C commands with data buffer size more than 2 bytes. |