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 dialout devices to FILES



details:   https://anonhg.NetBSD.org/src/rev/f0a328894cec
branches:  trunk
changeset: 750091:f0a328894cec
user:      pooka <pooka%NetBSD.org@localhost>
date:      Wed Dec 16 01:42:41 2009 +0000

description:
add dialout devices to FILES

diffstat:

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

diffs (26 lines):

diff -r 81f80624d544 -r f0a328894cec share/man/man4/ucom.4
--- a/share/man/man4/ucom.4     Tue Dec 15 22:47:21 2009 +0000
+++ b/share/man/man4/ucom.4     Wed Dec 16 01:42:41 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ucom.4,v 1.20 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: ucom.4,v 1.21 2009/12/16 01:42:41 pooka Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd March 24, 2008
+.Dd December 16, 2009
 .Dt UCOM 4
 .Os
 .Sh NAME
@@ -68,6 +68,7 @@
 multiple external ports.
 .Sh FILES
 .Bl -tag -width Pa
+.It Pa /dev/dtyU?
 .It Pa /dev/ttyU?
 .El
 .Sh SEE ALSO



Home | Main Index | Thread Index | Old Index