diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2006-03-06 10:24:47 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2006-03-06 10:24:47 +0000 |
commit | 4b26c07c41fd53d5f0036fc4eb39faa1339f8541 (patch) | |
tree | 876a7a4c100883e6c1169703734243bf78f4c380 /share/man/man4/onewire.4 | |
parent | e182a3e689f3f66c28359be2304f0fc9a767e4c8 (diff) |
1-Wire bus support will first appear in OpenBSD 4.0, not 3.9.
Spotted by Dries Schellekens <gwyllion@ulyssis.org>.
Diffstat (limited to 'share/man/man4/onewire.4')
-rw-r--r-- | share/man/man4/onewire.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/onewire.4 b/share/man/man4/onewire.4 index 6c5b60dc5a0..719caf75601 100644 --- a/share/man/man4/onewire.4 +++ b/share/man/man4/onewire.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: onewire.4,v 1.1 2006/03/04 16:27:03 grange Exp $ +.\" $OpenBSD: onewire.4,v 1.2 2006/03/06 10:24:46 grange Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -59,7 +59,7 @@ temperature family type device The .Nm driver first appeared in -.Ox 3.9 . +.Ox 4.0 . .Sh AUTHORS .An -nosplit The |