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/addcom.4 | |
parent | 4e805f071034a6f2755a89025cf385a2b74b0ec4 (diff) |
kill default locators
Diffstat (limited to 'share/man/man4/addcom.4')
-rw-r--r-- | share/man/man4/addcom.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/addcom.4 b/share/man/man4/addcom.4 index 9b0ba714d1e..d7e07b429cf 100644 --- a/share/man/man4/addcom.4 +++ b/share/man/man4/addcom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: addcom.4,v 1.5 2003/08/31 19:53:42 jmc Exp $ +.\" $OpenBSD: addcom.4,v 1.6 2004/09/30 19:59:23 mickey Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -33,9 +33,9 @@ .Nd multiplexing serial communications interface .Sh SYNOPSIS .Cd "addcom0 at isa? port 0x108 irq 5" -.Cd "com* at addcom? slave ?" +.Cd "com* at addcom?" or -.Cd "pccom* at addcom? slave ?" +.Cd "pccom* at addcom?" .Sh DESCRIPTION The .Nm |