Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add portno locator to uvisor.



details:   https://anonhg.NetBSD.org/src/rev/bc4d26a9a0d9
branches:  trunk
changeset: 507821:bc4d26a9a0d9
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sun Apr 01 02:38:49 2001 +0000

description:
Add portno locator to uvisor.

diffstat:

 share/man/man4/ucom.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 75a6d4728e4f -r bc4d26a9a0d9 share/man/man4/ucom.4
--- a/share/man/man4/ucom.4     Sun Apr 01 02:15:45 2001 +0000
+++ b/share/man/man4/ucom.4     Sun Apr 01 02:38:49 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ucom.4,v 1.5 2001/03/28 18:56:42 ichiro Exp $
+.\" $NetBSD: ucom.4,v 1.6 2001/04/01 02:38:49 augustss Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -43,10 +43,10 @@
 .Sh SYNOPSIS
 .\"Cd "ucom* at uetekcom? portno ?"
 .Cd "ucom* at uftdi?"
-.Cd "ucom* at umodem? portno ?"
+.Cd "ucom* at umodem?"
 .Cd "ucom* at uplcom?"
 .Cd "ucom* at umct?"
-.Cd "ucom* at uvisor?"
+.Cd "ucom* at uvisor? portno ?"
 .Pp
 .Sh DESCRIPTION
 The



Home | Main Index | Thread Index | Old Index