From owner-cvs-all@FreeBSD.ORG Fri Apr 8 11:55:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0E5C16A4CE; Fri, 8 Apr 2005 11:55:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70CB443D31; Fri, 8 Apr 2005 11:55:56 +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 j38Btuec038104; Fri, 8 Apr 2005 11:55:56 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j38Btu2V038103; Fri, 8 Apr 2005 11:55:56 GMT (envelope-from glebius) Message-Id: <200504081155.j38Btu2V038103@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 8 Apr 2005 11:55:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 ng_netflow.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 11:55:56 -0000 glebius 2005-04-08 11:55:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) 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.2 +17 -10 src/share/man/man4/ng_netflow.4