diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2021-08-21 18:28:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2021-08-21 18:28:53 +0000 |
commit | 1e7efad59e5014eb61567f9e6a9564e48c20f77c (patch) | |
tree | 5e9d7b6db2f15cf741929d00912bde732db9b9b3 /share/man | |
parent | b9f3a54be69ac65f0ead3b62edf2492036f402e6 (diff) |
ioc(4) disappeared with sgi removal...
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/onewire.4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/onewire.4 b/share/man/man4/onewire.4 index 94c036ce500..c4de7c67bd8 100644 --- a/share/man/man4/onewire.4 +++ b/share/man/man4/onewire.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: onewire.4,v 1.12 2021/05/03 07:09:26 jmc Exp $ +.\" $OpenBSD: onewire.4,v 1.13 2021/08/21 18:28:52 jmc Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 3 2021 $ +.Dd $Mdocdate: August 21 2021 $ .Dt ONEWIRE 4 .Os .Sh NAME @@ -46,8 +46,6 @@ The driver supports plugging and unplugging slave devices on the fly. .Bl -tag -width 11n -offset ind -compact .It Xr gpioow 4 1-Wire bus bit-banging through GPIO pin -.It Xr ioc 4 -IOC3 generic workstation I/O device .It Xr uow 4 Maxim/Dallas DS2490 USB 1-Wire adapter .El |