From owner-cvs-all@FreeBSD.ORG Fri Sep 17 22:37:45 2004 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 A5DBD16A4CF; Fri, 17 Sep 2004 22:37:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EE6543D49; Fri, 17 Sep 2004 22:37:45 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8HMbjPK002256; Fri, 17 Sep 2004 22:37:45 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8HMbjca002255; Fri, 17 Sep 2004 22:37:45 GMT (envelope-from glebius) Message-Id: <200409172237.i8HMbjca002255@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 17 Sep 2004 22:37:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/flowctl Makefile flowctl.8 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, 17 Sep 2004 22:37:45 -0000 glebius 2004-09-17 22:37:45 UTC FreeBSD src repository Modified files: usr.sbin/flowctl Makefile Added files: usr.sbin/flowctl flowctl.8 Log: Man page for flowctl utility. mdoc(7) lessons by: ru Approved by: julian (mentor) Revision Changes Path 1.2 +1 -1 src/usr.sbin/flowctl/Makefile 1.1 +79 -0 src/usr.sbin/flowctl/flowctl.8 (new)