From owner-cvs-src@FreeBSD.ORG Thu Feb 15 14:46:05 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B102316A401; Thu, 15 Feb 2007 14:46:05 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 898EB13C49D; Thu, 15 Feb 2007 14:46:05 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1FEk5q9078637; Thu, 15 Feb 2007 14:46:05 GMT (envelope-from matteo@repoman.freebsd.org) Received: (from matteo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1FEk5Bn078636; Thu, 15 Feb 2007 14:46:05 GMT (envelope-from matteo) Message-Id: <200702151446.l1FEk5Bn078636@repoman.freebsd.org> From: Matteo Riondato Date: Thu, 15 Feb 2007 14:46:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/mdmfs mdmfs.8 mdmfs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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, 15 Feb 2007 14:46:05 -0000 matteo 2007-02-15 14:46:05 UTC FreeBSD src repository Modified files: sbin/mdmfs mdmfs.8 mdmfs.c Log: Correct -c and -d description. Other requests made in the PR were already solved in the past. PR: bin/66763 MFC after: 1 week Revision Changes Path 1.27 +10 -11 src/sbin/mdmfs/mdmfs.8 1.30 +6 -5 src/sbin/mdmfs/mdmfs.c