From owner-cvs-src@FreeBSD.ORG Thu May 20 03:07:06 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 B319316A4CE; Thu, 20 May 2004 03:07:06 -0700 (PDT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BE4043D41; Thu, 20 May 2004 03:07:06 -0700 (PDT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 0DF3E653AD; Thu, 20 May 2004 11:06:49 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00154-03-2; Thu, 20 May 2004 11:06:48 +0100 (BST) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 9740F653AC; Thu, 20 May 2004 11:06:48 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 742BA612E; Thu, 20 May 2004 11:06:47 +0100 (BST) Date: Thu, 20 May 2004 11:06:47 +0100 From: Bruce M Simpson To: David Malone Message-ID: <20040520100646.GA30196@empiric.dek.spc.org> References: <200405192039.i4JKdM8w063245@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200405192039.i4JKdM8w063245@repoman.freebsd.org> cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/share/man/man4 bpf.4 src/share/man/man9 Makefile bpf.9 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: Thu, 20 May 2004 10:07:06 -0000 On Wed, May 19, 2004 at 01:39:22PM -0700, David Malone wrote: > Log: > Add a man page for the kernel part of bpf. I made some edits to the > man page after Orla, so the mistakes are probably mine. Leave a > note on the door welcoming the mdoc police. Many thanks for this! BMS