Add missing commands.

This commit is contained in:
Pawel Jakub Dawidek 2004-05-03 21:29:22 +00:00
parent 7226443d39
commit 881a65c479
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128894

View file

@ -131,7 +131,7 @@ device and use
to encrypt data on a floppy.
.Pp
.Bd -literal -offset indent
ggatel -u 5 /dev/fd0
ggatel create -u 5 /dev/fd0
gbde init /dev/ggate5
gbde attach ggate5
newfs /dev/ggate5.bde
@ -139,6 +139,7 @@ mount /dev/ggate5.bde /secret
cp /private/foo /secret/
umount /secret
gbde detach ggate5
ggatel destroy -u 5
.Ed
.Pp
.Sh DIAGNOSTICS