svn commit: r279181 - head/share/man/man4

Andrew Rybchenko arybchik at FreeBSD.org
Sun Feb 22 18:59:01 UTC 2015


Author: arybchik
Date: Sun Feb 22 18:59:00 2015
New Revision: 279181
URL: https://svnweb.freebsd.org/changeset/base/279181

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

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

Modified: head/share/man/man4/sfxge.4
==============================================================================
--- head/share/man/man4/sfxge.4	Sun Feb 22 18:57:28 2015	(r279180)
+++ head/share/man/man4/sfxge.4	Sun Feb 22 18:59:00 2015	(r279181)
@@ -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