Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/cf6cc08f1f8b
branches:  trunk
changeset: 508311:cf6cc08f1f8b
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Apr 09 18:59:51 2001 +0000

description:
Fix typo.

diffstat:

 share/man/man9/ucom.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ce73f853be16 -r cf6cc08f1f8b share/man/man9/ucom.9
--- a/share/man/man9/ucom.9     Mon Apr 09 18:18:48 2001 +0000
+++ b/share/man/man9/ucom.9     Mon Apr 09 18:59:51 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ucom.9,v 1.2 2000/04/28 09:37:43 drochner Exp $
+.\"    $NetBSD: ucom.9,v 1.3 2001/04/09 18:59:51 augustss Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -50,7 +50,7 @@
 a tty out of them.
 This is useful for a number of device types, e.g., serial ports
 (
-.Xr uftdt 4 ),
+.Xr uftdi 4 ),
 modems (
 .Xr umodem 4 ),
 and devices that traditionally look like a tty (



Home | Main Index | Thread Index | Old Index