From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 26 21:00:15 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17F32106566C for ; Fri, 26 Feb 2010 21:00:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E12938FC15 for ; Fri, 26 Feb 2010 21:00:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1QL0Efh016179 for ; Fri, 26 Feb 2010 21:00:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1QL0EJh016178; Fri, 26 Feb 2010 21:00:14 GMT (envelope-from gnats) Date: Fri, 26 Feb 2010 21:00:14 GMT Message-Id: <201002262100.o1QL0EJh016178@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: bin/144300: mdconfig(8): mdconfig -{d,l}n doesn't work X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2010 21:00:15 -0000 The following reply was made to PR bin/144300; it has been noted by GNATS. From: Garrett Cooper To: Alexander Best Cc: "" , Garrett Cooper Subject: Re: bin/144300: mdconfig(8): mdconfig -{d,l}n doesn't work Date: Fri, 26 Feb 2010 12:52:17 -0800 On Feb 26, 2010, at 12:00 PM, Alexander Best wrote: > does this little patch take care of it? Yeah, that does the trick :}! -Garrett