Module Name: src Committed By: joerg Date: Fri Apr 10 15:26:14 UTC 2009
Modified Files: src/share/man/man4: ioat.4 Log Message: Fix missing quote. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/ioat.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/ioat.4 diff -u src/share/man/man4/ioat.4:1.5 src/share/man/man4/ioat.4:1.6 --- src/share/man/man4/ioat.4:1.5 Thu Aug 7 10:31:02 2003 +++ src/share/man/man4/ioat.4 Fri Apr 10 15:26:14 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: ioat.4,v 1.5 2003/08/07 10:31:02 agc Exp $ +.\" $NetBSD: ioat.4,v 1.6 2009/04/10 15:26:14 joerg Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. @@ -44,7 +44,7 @@ .Sh SYNOPSIS For 6-port BOCA IOAT66 board: .Pp -.Cd "ioat0 at isa? port 0x220 irq 5 +.Cd "ioat0 at isa? port 0x220 irq 5" .Cd "com2 at ioat? slave ?" .Cd "com3 at ioat? slave ?" .Cd "com4 at ioat? slave ?"