summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2006-04-29 12:00:34 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2006-04-29 12:00:34 +0000
commit4ab29375d7941f3b6224085715e9c6ec777ccdc2 (patch)
tree19acbc58f48011c97d8ec1ddf6bc11bbc312b8f6 /share
parentf86bc1016e2ade6edf2fe1909f175c685c1d7ec1 (diff)
Add umsm(4) and uslcom(4).
Reminded by deraadt@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ucom.46
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/ucom.4 b/share/man/man4/ucom.4
index 6a8405a34c6..f9a9662103f 100644
--- a/share/man/man4/ucom.4
+++ b/share/man/man4/ucom.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ucom.4,v 1.14 2005/10/18 14:59:20 jmc Exp $
+.\" $OpenBSD: ucom.4,v 1.15 2006/04/29 12:00:33 jsg Exp $
.\" $NetBSD: ucom.4,v 1.3 2000/04/14 14:55:18 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -47,7 +47,9 @@
.Cd "ucom* at uipaq?"
.Cd "ucom* at umct?"
.Cd "ucom* at umodem?"
+.Cd "ucom* at umsm?"
.Cd "ucom* at uplcom?"
+.Cd "ucom* at uslcom?"
.Cd "ucom* at uvisor?"
.Cd "ucom* at uvscom?"
.Sh DESCRIPTION
@@ -85,8 +87,10 @@ call out devices (see
.Xr uipaq 4 ,
.Xr umct 4 ,
.Xr umodem 4 ,
+.Xr umsm 4 ,
.Xr uplcom 4 ,
.Xr usb 4 ,
+.Xr uslcom 4 ,
.Xr uvisor 4 ,
.Xr uvscom 4
.Sh HISTORY