Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2015 07:49:35 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r286361 - head/sbin/mdconfig
Message-ID:  <201508060749.t767nZrI002053@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Thu Aug  6 07:49:34 2015
New Revision: 286361
URL: https://svnweb.freebsd.org/changeset/base/286361

Log:
  Whoops, wrong flag.
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/sbin/mdconfig/mdconfig.8

Modified: head/sbin/mdconfig/mdconfig.8
==============================================================================
--- head/sbin/mdconfig/mdconfig.8	Thu Aug  6 07:47:13 2015	(r286360)
+++ head/sbin/mdconfig/mdconfig.8	Thu Aug  6 07:49:34 2015	(r286361)
@@ -209,7 +209,7 @@ Enable/disable compression features to r
 Disable/enable extra sanity checks to prevent the user from doing something
 that might adversely affect the system.
 This can be used with the
-.Fl u
+.Fl d
 flag to forcibly destroy an
 .Xr md 4
 disk that is still in use.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508060749.t767nZrI002053>