Author: jhb Date: Fri Sep 5 17:44:10 2014 New Revision: 271177 URL: http://svnweb.freebsd.org/changeset/base/271177
Log: MFC 270722: Correct the destroy example. The -n argument is not needed (and is not valid). Approved by: re (gjb for 10) Modified: stable/8/sbin/gbde/gbde.8 Directory Properties: stable/8/sbin/gbde/ (props changed) Changes in other areas also in this revision: Modified: stable/10/sbin/gbde/gbde.8 stable/9/sbin/gbde/gbde.8 Directory Properties: stable/10/ (props changed) stable/9/sbin/gbde/ (props changed) Modified: stable/8/sbin/gbde/gbde.8 ============================================================================== --- stable/8/sbin/gbde/gbde.8 Fri Sep 5 17:22:20 2014 (r271176) +++ stable/8/sbin/gbde/gbde.8 Fri Sep 5 17:44:10 2014 (r271177) @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 8, 2006 +.Dd August 27, 2014 .Dt GBDE 8 .Os .Sh NAME @@ -235,7 +235,7 @@ pass-phrase: .Pp To destroy all copies of the masterkey: .Pp -.Dl "gbde destroy ad0s1f -n -1" +.Dl "gbde destroy ad0s1f" .Sh SEE ALSO .Xr gbde 4 , .Xr geom 4 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"