From owner-cvs-src@FreeBSD.ORG Fri Apr 8 12:01:52 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5360B16A4CE; Fri, 8 Apr 2005 12:01:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E4E43D45; Fri, 8 Apr 2005 12:01:52 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j38C1qSm038621; Fri, 8 Apr 2005 12:01:52 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j38C1qIm038620; Fri, 8 Apr 2005 12:01:52 GMT (envelope-from glebius) Message-Id: <200504081201.j38C1qIm038620@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 8 Apr 2005 12:01:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/share/man/man4 ng_netflow.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 12:01:52 -0000 glebius 2005-04-08 12:01:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) share/man/man4 ng_netflow.4 Log: MFC: part of revision 1.8: - Xref flowctl.8 revision 1.6, 1.5, 1.4: - Added the SYNOPSIS section. - Sort sections. - Markup style. revision 1.3: 1. To give the user a clue about the expiration timeout values, mention the default timeouts of 1800 (activity) and 15 (inactivity) seconds. 2. Fix the "ifinfo" ASCII control message description: it requires the interface number as an argument. Approved by: re (kensmith) Revision Changes Path 1.2.2.1.2.1 +17 -10 src/share/man/man4/ng_netflow.4