Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Note that com(4) is now also supported on top...



details:   https://anonhg.NetBSD.org/src/rev/4ccbc9147a54
branches:  trunk
changeset: 778862:4ccbc9147a54
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Tue Apr 17 10:55:41 2012 +0000

description:
Note that com(4) is now also supported on top of clockport(4).

diffstat:

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

diffs (18 lines):

diff -r 9c221acdc28a -r 4ccbc9147a54 share/man/man4/com.4
--- a/share/man/man4/com.4      Tue Apr 17 10:19:57 2012 +0000
+++ b/share/man/man4/com.4      Tue Apr 17 10:55:41 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: com.4,v 1.18 2011/06/07 20:22:56 wiz Exp $
+.\"    $NetBSD: com.4,v 1.19 2012/04/17 10:55:41 rkujawa Exp $
 .\"
 .\" Copyright (c) 1990, 1991 The Regents of the University of California.
 .\" All rights reserved.
@@ -57,6 +57,8 @@
 .Cd options PPS_SYNC
 .Cd options PPS_TRAILING_EDGE
 .Cd options RND_COM
+.Ss Amiga
+.Cd "com* at clockport?"
 .Ss Arm32
 .Cd "com0 at mainbus? base 0x00210fe0"
 .Cd "com1 at mainbus? base 0x00210be0"



Home | Main Index | Thread Index | Old Index