diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-30 19:59:29 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-30 19:59:29 +0000 |
commit | da33bf906a3a99b91944e49af9a830a6de5e876e (patch) | |
tree | d5528f6f43b83d9155593d7659e1e9ca85ccf1c9 /share/man/man4/ohci.4 | |
parent | 4e805f071034a6f2755a89025cf385a2b74b0ec4 (diff) |
kill default locators
Diffstat (limited to 'share/man/man4/ohci.4')
-rw-r--r-- | share/man/man4/ohci.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ohci.4 b/share/man/man4/ohci.4 index 7da49234eb6..b543101cd3e 100644 --- a/share/man/man4/ohci.4 +++ b/share/man/man4/ohci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ohci.4,v 1.5 2004/05/23 02:43:42 deraadt Exp $ +.\" $OpenBSD: ohci.4,v 1.6 2004/09/30 19:59:25 mickey Exp $ .\" $NetBSD: ohci.4,v 1.5 1999/11/23 01:47:34 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -42,7 +42,7 @@ .Nm ohci .Nd USB Open Host Controller driver .Sh SYNOPSIS -.Cd "ohci* at pci? dev ? function ?" +.Cd "ohci* at pci?" .Cd "usb* at ohci?" .Sh DESCRIPTION The |