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 description on manipulation of the intern...



details:   https://anonhg.NetBSD.org/src/rev/029823333662
branches:  trunk
changeset: 580979:029823333662
user:      itohy <itohy%NetBSD.org@localhost>
date:      Wed May 18 14:01:23 2005 +0000

description:
Add description on manipulation of the internal storage.
Requested by Hubert Feyrer.

diffstat:

 share/man/man4/ukyopon.4 |  10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 367f14aa02a8 -r 029823333662 share/man/man4/ukyopon.4
--- a/share/man/man4/ukyopon.4  Wed May 18 13:58:10 2005 +0000
+++ b/share/man/man4/ukyopon.4  Wed May 18 14:01:23 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ukyopon.4,v 1.5 2005/05/07 23:53:32 itohy Exp $
+.\" $NetBSD: ukyopon.4,v 1.6 2005/05/18 14:01:23 itohy Exp $
 .\"
 .\" Copyright (c) 2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -62,6 +62,11 @@
 .Xr ucom 4
 driver which makes them behave like a
 .Xr tty 4 .
+.Pp
+The manipulation of the internal storage is through external programs,
+for example, the
+.Pa pkgsrc/comms/kyopon
+package.
 .Sh IOCTLS
 The following
 .Xr ioctl 2
@@ -134,7 +139,8 @@
 .Xr tty 4 ,
 .Xr ucom 4 ,
 .Xr umodem 4 ,
-.Xr usb 4
+.Xr usb 4 ,
+.Pa pkgsrc/comms/kyopon
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index