Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2010 20:43:01 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r212161 - head/share/man/man4
Message-ID:  <201009022043.o82Kh1eb019541@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yongari
Date: Thu Sep  2 20:43:01 2010
New Revision: 212161
URL: http://svn.freebsd.org/changeset/base/212161

Log:
  Better wording.
  
  Submitted by:	jkim

Modified:
  head/share/man/man4/sis.4

Modified: head/share/man/man4/sis.4
==============================================================================
--- head/share/man/man4/sis.4	Thu Sep  2 19:40:28 2010	(r212160)
+++ head/share/man/man4/sis.4	Thu Sep  2 20:43:01 2010	(r212161)
@@ -157,9 +157,9 @@ This variable controls how to pad short 
 controllers on the specified device.
 DP83815/DP83816 controllers are known to pad 0xFF for short frames
 which is violation of RFC 1042.
-A non-zero value have driver manually pad zeros for short frames
-with the cost of extra CPU cycles.
-The default valus is 0 to let hardware automatically pad short frames.
+Set this variable to a non-zero value to let driver manually pad
+each short frame with zeros at the cost of extra CPU cycles.
+The default value is 0 to let hardware perform automatic padding.
 .El
 .Sh DIAGNOSTICS
 .Bl -diag



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009022043.o82Kh1eb019541>