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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"