summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMartin Reindl <martin@cvs.openbsd.org>2008-03-04 21:43:59 +0000
committerMartin Reindl <martin@cvs.openbsd.org>2008-03-04 21:43:59 +0000
commitc86fc3a4340e66016d1143b0c844befe43e3c0bf (patch)
treef5ff34f265039908e28ea5f042eaf94444ad99ed /share
parentf841150a13d2e5bd114df93b22b210c9507287e6 (diff)
add missing uow(4) synopsis
ok deraadt@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/onewire.45
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