diff options
author | 2005-06-17 23:51:33 +0000 | |
---|---|---|
committer | 2005-06-17 23:51:33 +0000 | |
commit | 06259372bd73655a4c17e9eea424e4cf1fc4cc30 (patch) | |
tree | 04120c89432a22eccca4562d7fdca63a5e352efd | |
parent | uipaq/ucom support; written by isis@www.cs.umd.edu (diff) | |
download | wireguard-openbsd-06259372bd73655a4c17e9eea424e4cf1fc4cc30.tar.xz wireguard-openbsd-06259372bd73655a4c17e9eea424e4cf1fc4cc30.zip |
Xr uipaq 4
-rw-r--r-- | share/man/man4/ucom.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ucom.4 b/share/man/man4/ucom.4 index abe37809027..2aac74d9661 100644 --- a/share/man/man4/ucom.4 +++ b/share/man/man4/ucom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ucom.4,v 1.10 2005/01/10 20:21:10 deraadt Exp $ +.\" $OpenBSD: ucom.4,v 1.11 2005/06/17 23:51:33 deraadt Exp $ .\" $NetBSD: ucom.4,v 1.3 2000/04/14 14:55:18 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -44,6 +44,7 @@ .Sh SYNOPSIS .Cd "ucom* at ubsa?" .Cd "ucom* at uftdi?" +.Cd "ucom* at uipaq?" .Cd "ucom* at umct?" .Cd "ucom* at umodem?" .Cd "ucom* at uplcom?" @@ -77,6 +78,7 @@ multiple external ports. .Xr intro 4 , .Xr tty 4 , .Xr ubsa 4 , +.Xr uipaq 4 , .Xr uftdi 4 , .Xr umct 4 , .Xr umodem 4 , |