Module Name: src
Committed By: wiz
Date: Thu Jan 27 09:46:59 UTC 2011
Modified Files:
src/share/man/man4: vte.4
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/vte.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/vte.4
diff -u src/share/man/man4/vte.4:1.1 src/share/man/man4/vte.4:1.2
--- src/share/man/man4/vte.4:1.1 Wed Jan 26 18:48:12 2011
+++ src/share/man/man4/vte.4 Thu Jan 27 09:46:59 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: vte.4,v 1.1 2011/01/26 18:48:12 bouyer Exp $
+.\" $NetBSD: vte.4,v 1.2 2011/01/27 09:46:59 wiz Exp $
.\" Copyright (c) 2010 Pyun YongHyeon
.\" All rights reserved.
.\"
@@ -52,7 +52,7 @@
device driver uses three station addresses out of four as perfect
multicast filter.
.Sh SYSCTL VARIABLES
-The following variables are available
+The following variables are available
.Bl -tag -width "xxxxxx"
.It Va hw.vte.vte<x>.int_rxct
Maximum number of packets to fire RX completion interrupt.
@@ -75,7 +75,7 @@
The
.Nm
driver was written for
-.Fx
+.Fx
by
.An Pyun YongHyeon
.Aq [email protected]