summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2014-08-27 17:44:59 +0000
committerjhb <jhb@FreeBSD.org>2014-08-27 17:44:59 +0000
commit5b6f86660b1027969001eb178b29994c1896b046 (patch)
treeb92461e5e4271507fea1706ce0baec19b3302fe7 /sbin
parent49e3e80d4cbf15bf952a70f81c09c2ef189e4795 (diff)
downloadFreeBSD-src-5b6f86660b1027969001eb178b29994c1896b046.zip
FreeBSD-src-5b6f86660b1027969001eb178b29994c1896b046.tar.gz
Correct the destroy example. The -n argument is not needed (and is not
valid). Reported by: mwlucas Reviewed by: phk MFC after: 1 week
Diffstat (limited to 'sbin')
-rw-r--r--sbin/gbde/gbde.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/gbde/gbde.8 b/sbin/gbde/gbde.8
index 47c2e21..7193767 100644
--- a/sbin/gbde/gbde.8
+++ b/sbin/gbde/gbde.8
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 1, 2013
+.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 ada0s1f -n -1"
+.Dl "gbde destroy ada0s1f"
.Sh SEE ALSO
.Xr gbde 4 ,
.Xr geom 4
OpenPOWER on IntegriCloud