From owner-cvs-src@FreeBSD.ORG Sat Nov 6 10:21:13 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 28FBF16A4CE; Sat, 6 Nov 2004 10:21:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0899D43D3F; Sat, 6 Nov 2004 10:21:13 +0000 (GMT) (envelope-from dd@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 iA6ALCcG084568; Sat, 6 Nov 2004 10:21:12 GMT (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iA6ALCII084567; Sat, 6 Nov 2004 10:21:12 GMT (envelope-from dd) Message-Id: <200411061021.iA6ALCII084567@repoman.freebsd.org> From: Dima Dorfman Date: Sat, 6 Nov 2004 10:21:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mdconfig mdconfig.8 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: Sat, 06 Nov 2004 10:21:13 -0000 dd 2004-11-06 10:21:12 UTC FreeBSD src repository Modified files: sbin/mdconfig mdconfig.8 Log: Update the description of -l to reflect reality. After mdconfig.c 1.25, -l without -u only lists the names, so specifying -u does more than just limit the output to one device. Revision Changes Path 1.31 +5 -6 src/sbin/mdconfig/mdconfig.8