From owner-cvs-all@FreeBSD.ORG Fri Oct 10 11:45:40 2003 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 E7C2F16A4B3; Fri, 10 Oct 2003 11:45:40 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D2A543F75; Fri, 10 Oct 2003 11:45:21 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id h9AIj4Td061722; Fri, 10 Oct 2003 20:45:04 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h9AIiBmM000931; Fri, 10 Oct 2003 20:44:11 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h9AIiBjx000930; Fri, 10 Oct 2003 20:44:11 +0200 (CEST) (envelope-from marc) Date: Fri, 10 Oct 2003 20:44:11 +0200 From: Marc Fonvieille To: phk@FreeBSD.org Message-ID: <20031010184411.GA620@nosferatu.blackend.org> References: <200310101840.h9AIefgF013012@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200310101840.h9AIefgF013012@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-CURRENT cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 umass.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, 10 Oct 2003 18:45:41 -0000 On Fri, Oct 10, 2003 at 11:40:41AM -0700, Marc Fonvieille wrote: > blackend 2003/10/10 11:40:41 PDT > > FreeBSD src repository (doc committer) > > Modified files: > share/man/man4 umass.4 > Log: > Update the manual page examples: use of bsdlabel(8) instead of > disklabel(8). While I'm there: some punctuation fixes. > I'm starting the s/disklabel/bsdlabel/ update in our manual pages. Any comment, opinion, etc...? Marc