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/uhci.4 | |
parent | 4e805f071034a6f2755a89025cf385a2b74b0ec4 (diff) |
kill default locators
Diffstat (limited to 'share/man/man4/uhci.4')
-rw-r--r-- | share/man/man4/uhci.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/uhci.4 b/share/man/man4/uhci.4 index 735139ba680..bf49169acce 100644 --- a/share/man/man4/uhci.4 +++ b/share/man/man4/uhci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uhci.4,v 1.7 2004/05/23 17:14:00 jmc Exp $ +.\" $OpenBSD: uhci.4,v 1.8 2004/09/30 19:59:25 mickey Exp $ .\" $NetBSD: uhci.4,v 1.3 1999/09/12 18:47:12 kleink Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -42,7 +42,7 @@ .Nm uhci .Nd USB Universal Host Controller driver .Sh SYNOPSIS -.Cd "uhci* at pci? dev ? function ?" +.Cd "uhci* at pci?" .Cd "usb* at uhci?" .Sh DESCRIPTION The |