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

Alexander V. Chernikov melifaro at FreeBSD.org
Sat Oct 13 09:25:30 UTC 2012


Author: melifaro
Date: Sat Oct 13 09:25:29 2012
New Revision: 241501
URL: http://svn.freebsd.org/changeset/base/241501

Log:
  Add forgotten documentation for new NGM_NETFLOW_V9INFO message.
  
  Submitted by:	Dmitry Luhtionov <dmitryluhtionov at gmail.com>
  MFC with:	r241446

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

Modified: head/share/man/man4/ng_netflow.4
==============================================================================
--- head/share/man/man4/ng_netflow.4	Sat Oct 13 06:27:34 2012	(r241500)
+++ head/share/man/man4/ng_netflow.4	Sat Oct 13 09:25:29 2012	(r241501)
@@ -257,6 +257,9 @@ not directly from
 See also
 .Sx BUGS
 section.
+.It Dv NGM_NETFLOW_V9INFO
+Returns some NetFlow v9 related values in a
+.Vt "struct ng_netflow_v9info" .
 .El
 .Sh ASCII CONTROL MESSAGES
 Most binary control messages have an


More information about the svn-src-all mailing list