svn commit: r280587 - stable/10/share/man/man4

Andrew Rybchenko arybchik at FreeBSD.org
Wed Mar 25 13:09:48 UTC 2015


Author: arybchik
Date: Wed Mar 25 13:09:46 2015
New Revision: 280587
URL: https://svnweb.freebsd.org/changeset/base/280587

Log:
  MFC: 279181
  
  sfxge: add indefinite article and update timestamp
  
  Sponsored by:   Solarflare Communications, Inc.
  Approved by:    gnn (mentor)

Modified:
  stable/10/share/man/man4/sfxge.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/sfxge.4
==============================================================================
--- stable/10/share/man/man4/sfxge.4	Wed Mar 25 13:08:57 2015	(r280586)
+++ stable/10/share/man/man4/sfxge.4	Wed Mar 25 13:09:46 2015	(r280587)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd September 30, 2014
+.Dd February 22, 2015
 .Dt SFXGE 4
 .Os
 .Sh NAME
@@ -103,7 +103,7 @@ The value must be greater than 0.
 The maximum number of non-TCP packets in the deferred packet
 .Dq get-list
 , used only if the transmit queue lock can be acquired.
-If packet is dropped, the
+If a packet is dropped, the
 .Va tx_get_non_tcp_overflow
 counter is incremented and the local sender receives ENOBUFS.
 The value must be greater than 0.


More information about the svn-src-all mailing list