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/ucom.4 | |
parent | 4e805f071034a6f2755a89025cf385a2b74b0ec4 (diff) |
kill default locators
Diffstat (limited to 'share/man/man4/ucom.4')
-rw-r--r-- | share/man/man4/ucom.4 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/ucom.4 b/share/man/man4/ucom.4 index d6fe9fa902f..36e4f9dbfed 100644 --- a/share/man/man4/ucom.4 +++ b/share/man/man4/ucom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ucom.4,v 1.8 2004/01/12 22:18:24 todd Exp $ +.\" $OpenBSD: ucom.4,v 1.9 2004/09/30 19:59:25 mickey Exp $ .\" $NetBSD: ucom.4,v 1.3 2000/04/14 14:55:18 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -42,13 +42,13 @@ .Nm ucom .Nd USB tty support .Sh SYNOPSIS -.Cd "ucom* at ubsa? portno ?" -.Cd "ucom* at uftdi? portno ?" -.Cd "ucom* at umct? portno ?" +.Cd "ucom* at ubsa?" +.Cd "ucom* at uftdi?" +.Cd "ucom* at umct?" .Cd "ucom* at umodem?" -.Cd "ucom* at uplcom? portno ?" +.Cd "ucom* at uplcom?" .Cd "ucom* at uvisor?" -.Cd "ucom* at uvscom? portno ?" +.Cd "ucom* at uvscom?" .Sh DESCRIPTION The .Nm |