From owner-cvs-src@FreeBSD.ORG Sun Nov 4 15:07:29 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 014D516A505; Sun, 4 Nov 2007 15:07:28 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C9DEB13C49D; Sun, 4 Nov 2007 15:07:28 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lA4F7S2M026020; Sun, 4 Nov 2007 15:07:28 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lA4F7S6c026019; Sun, 4 Nov 2007 15:07:28 GMT (envelope-from keramida) Message-Id: <200711041507.lA4F7S6c026019@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 4 Nov 2007 15:07:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/mdconfig mdconfig.8 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: Sun, 04 Nov 2007 15:07:29 -0000 keramida 2007-11-04 15:07:28 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_6) sbin/mdconfig mdconfig.8 Log: MFC: mdconfig.8 -r 1.37 % Add an example which shows how mdconfig(8) can be used % to mount an ISO 9660 CD image file. % % PR: 112691 % Submitted by: Warren Block, wblock at wonkity.com Revision Changes Path 1.33.2.3 +7 -1 src/sbin/mdconfig/mdconfig.8