diff options
-rw-r--r-- | share/man/man4/onewire.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/onewire.4 b/share/man/man4/onewire.4 index 02eee155bc3..632463396a7 100644 --- a/share/man/man4/onewire.4 +++ b/share/man/man4/onewire.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: onewire.4,v 1.6 2007/05/31 19:19:51 jmc Exp $ +.\" $OpenBSD: onewire.4,v 1.7 2008/03/04 21:43:58 martin 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 31 2007 $ +.Dd $Mdocdate: March 4 2008 $ .Dt ONEWIRE 4 .Os .Sh NAME @@ -22,6 +22,7 @@ .Nd 1-Wire bus .Sh SYNOPSIS .Cd "onewire* at gpioow?" +.Cd "onewire* at uow?" .Pp .Cd "option ONEWIREVERBOSE" .Sh DESCRIPTION |