Module Name:    src
Committed By:   tsutsui
Date:           Sun Apr 29 07:27:20 UTC 2012

Modified Files:
        src/share/man/man4: com.4

Log Message:
Add x68k's com(4) attachments to SYNOPSIS.
XXX: needs more MD ones


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/share/man/man4/com.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/com.4
diff -u src/share/man/man4/com.4:1.20 src/share/man/man4/com.4:1.21
--- src/share/man/man4/com.4:1.20	Tue Apr 17 11:00:43 2012
+++ src/share/man/man4/com.4	Sun Apr 29 07:27:19 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: com.4,v 1.20 2012/04/17 11:00:43 wiz Exp $
+.\"	$NetBSD: com.4,v 1.21 2012/04/29 07:27:19 tsutsui Exp $
 .\"
 .\" Copyright (c) 1990, 1991 The Regents of the University of California.
 .\" All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"     from: @(#)dca.4	5.2 (Berkeley) 3/27/91
 .\"
-.Dd April 17, 2012
+.Dd April 29, 2012
 .Dt COM 4
 .Os
 .Sh NAME
@@ -74,6 +74,9 @@
 .Ss SPARC
 .Cd "com* at ebus?"
 .Cd "com* at obio0"
+.Ss x68k
+.Cd "com0 at intio0 addr 0xefff00 intr 240"
+.Cd "com1 at intio0 addr 0xefff10 intr 241"
 .Sh DESCRIPTION
 The
 .Nm

Reply via email to