diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-06-04 18:11:59 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-06-04 18:11:59 +0000 |
commit | c3a0c197ecd464d5094c3efd7267388ece4e0c95 (patch) | |
tree | d9d96c2de0f972a262725827ceca6bef51f0ef8d /share | |
parent | d01f1f0649c9c0a1ba4c7d9dfba957c1e67ed5f9 (diff) |
Bugs section, of course: we don't support event capabilities yet.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/gpio.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/gpio.4 b/share/man/man4/gpio.4 index bf99bd0bc3f..28612d3f162 100644 --- a/share/man/man4/gpio.4 +++ b/share/man/man4/gpio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gpio.4,v 1.2 2004/06/03 23:53:57 jmc Exp $ +.\" $OpenBSD: gpio.4,v 1.3 2004/06/04 18:11:58 grange Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -160,3 +160,5 @@ The .Nm driver was written by .An Alexander Yurchenko Aq grange@openbsd.org . +.Sh BUGS +Event capabilities are not supported. |