Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.emips fix nic name in diagnostic. from ...
details: https://anonhg.NetBSD.org/src/rev/0742b4f76571
branches: trunk
changeset: 762069:0742b4f76571
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Feb 14 21:00:17 2011 +0000
description:
fix nic name in diagnostic. from sandrof
diffstat:
share/man/man4/man4.emips/enic.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 3b03aea07048 -r 0742b4f76571 share/man/man4/man4.emips/enic.4
--- a/share/man/man4/man4.emips/enic.4 Mon Feb 14 19:56:30 2011 +0000
+++ b/share/man/man4/man4.emips/enic.4 Mon Feb 14 21:00:17 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: enic.4,v 1.1 2011/01/26 01:18:48 pooka Exp $
+.\" $NetBSD: enic.4,v 1.2 2011/02/14 21:00:17 pooka Exp $
.\"
.\" Copyright (c) 2010 Microsoft Corp.
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -61,9 +61,9 @@
interface is present on the BEE3 and Xilinx XUP boards. The interface speed is wired at 1Gbps.
.Sh DIAGNOSTICS
.Bl -diag
-.It "le%d: enic_put: no mem?"
+.It "enic%d: enic_put: no mem?"
The driver could not allocate a transmit buffer, packet was not sent.
-.It "le%d: internal error"
+.It "enic%d: internal error"
This and other messages are indicative of bad hardware or software driver coding errors.
.El
.Sh SEE ALSO
Home |
Main Index |
Thread Index |
Old Index