Module Name:    src
Committed By:   joerg
Date:           Fri Apr 10 15:24:48 UTC 2009

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

Log Message:
Fix missing quote.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/iee.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/iee.4
diff -u src/share/man/man4/iee.4:1.2 src/share/man/man4/iee.4:1.3
--- src/share/man/man4/iee.4:1.2	Sat Mar 13 20:37:18 2004
+++ src/share/man/man4/iee.4	Fri Apr 10 15:24:48 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: iee.4,v 1.2 2004/03/13 20:37:18 wiz Exp $
+.\"	$NetBSD: iee.4,v 1.3 2009/04/10 15:24:48 joerg Exp $
 .\" Copyright (c) 2002 Jochen Kunz.
 .\" All rights reserved.
 .\"
@@ -111,7 +111,7 @@
 .Xr mbuf 9
 cluster and retransmitted.
 .It "iee%d: iee_start: can't allocate mbuf."
-.It "iee%d: iee_start: can't load TX DMA map.
+.It "iee%d: iee_start: can't load TX DMA map."
 Said error occurred during merging the
 .Xr mbuf 9
 chain into a

Reply via email to