diff options
author | 2004-06-04 18:11:58 +0000 | |
---|---|---|
committer | 2004-06-04 18:11:58 +0000 | |
commit | 65a06c6d4a5055894850566e7db03ba91d803e30 (patch) | |
tree | 245b7de5c11792971f1366370d896db20dc8432e | |
parent | Add ASUS SpaceLink WL-100 (diff) | |
download | wireguard-openbsd-65a06c6d4a5055894850566e7db03ba91d803e30.tar.xz wireguard-openbsd-65a06c6d4a5055894850566e7db03ba91d803e30.zip |
Bugs section, of course: we don't support event capabilities yet.
-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. |