From owner-cvs-src@FreeBSD.ORG Fri Dec 17 20:49:01 2004 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 D1A4A16A4CE; Fri, 17 Dec 2004 20:49:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC8DF43D1D; Fri, 17 Dec 2004 20:49:01 +0000 (GMT) (envelope-from rse@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 iBHKn1x1090899; Fri, 17 Dec 2004 20:49:01 GMT (envelope-from rse@repoman.freebsd.org) Received: (from rse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBHKn18q090898; Fri, 17 Dec 2004 20:49:01 GMT (envelope-from rse) Message-Id: <200412172049.iBHKn18q090898@repoman.freebsd.org> From: "Ralf S. Engelschall" Date: Fri, 17 Dec 2004 20:49:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD 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, 17 Dec 2004 20:49:02 -0000 rse 2004-12-17 20:49:01 UTC FreeBSD src repository Modified files: share/man/man4 ng_netflow.4 Log: 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. MFC after: 2 days Revision Changes Path 1.3 +3 -1 src/share/man/man4/ng_netflow.4