From owner-freebsd-current@FreeBSD.ORG Tue Aug 24 18:56:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01F3616A4CF for ; Tue, 24 Aug 2004 18:56:07 +0000 (GMT) Received: from marklar.blazingdot.com (marklar.blazingdot.com [207.154.84.83]) by mx1.FreeBSD.org (Postfix) with SMTP id DAA2243D48 for ; Tue, 24 Aug 2004 18:56:06 +0000 (GMT) (envelope-from marcus@blazingdot.com) Received: (qmail 59712 invoked by uid 503); 24 Aug 2004 18:56:06 -0000 Date: Tue, 24 Aug 2004 11:56:06 -0700 From: Marcus Reid To: current@freebsd.org Message-ID: <20040824185606.GA59304@blazingdot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Coffee-Level: nearly-fatal User-Agent: Mutt/1.5.5.1i Subject: readonly option in mdconfig not supported, but still in man page. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 18:56:07 -0000 Hi, Sorry to nitpick, but it appears that the readonly option is no longer supported in mdconfig, but the option is still listed in the manpage. Marcus