Module Name:    src
Committed By:   joerg
Date:           Fri Apr 10 15:19:21 UTC 2009

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

Log Message:
Fix missing quote.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/dge.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/dge.4
diff -u src/share/man/man4/dge.4:1.7 src/share/man/man4/dge.4:1.8
--- src/share/man/man4/dge.4:1.7	Mon Oct  4 19:06:46 2004
+++ src/share/man/man4/dge.4	Fri Apr 10 15:19:21 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: dge.4,v 1.7 2004/10/04 19:06:46 rumble Exp $
+.\"	$NetBSD: dge.4,v 1.8 2009/04/10 15:19:21 joerg Exp $
 .\"
 .\" Copyright (c) 2004, SUNET, Swedish University Computer Network.
 .\" All rights reserved.
@@ -112,7 +112,7 @@
 This is a fatal error and means that the hardware is broken and
 will most likely not function correctly.
 .Pp
-.It "dge%d: unable to allocate or map rx buffer %d error = %d
+.It "dge%d: unable to allocate or map rx buffer %d error = %d"
 The driver was not able to map a mbuf cluster page to a receive
 descriptor entry in the receive ring.
 Most likely the system has run out of mbuf clusters or have a too

Reply via email to