summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2013-04-06 19:40:04 +0000
committerjoel <joel@FreeBSD.org>2013-04-06 19:40:04 +0000
commit440815b543293719279de0cbf109c7ab03f7caa0 (patch)
tree5e65dc59f7cd04d59910414ea1104fc9e3bed697 /sbin
parent38431f646fd16f7936794cfcb235c4b64d1b05b2 (diff)
downloadFreeBSD-src-440815b543293719279de0cbf109c7ab03f7caa0.zip
FreeBSD-src-440815b543293719279de0cbf109c7ab03f7caa0.tar.gz
mdoc: new sentence should be on a new line. Also remove EOL whitespace while
here.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/camcontrol/camcontrol.87
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index 0aa571d..9c749b4 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -1118,14 +1118,15 @@ usually takes just a few seconds.
Freeze the security configuration of the specified device.
.Pp
After command completion any other commands that update the device lock mode
-shall be command aborted. Frozen mode is disabled by power-off or hardware reset.
+shall be command aborted.
+Frozen mode is disabled by power-off or hardware reset.
.It Fl h Ar pwd
.Pp
Enhanced erase the device using the given password for the selected user.
.Pp
.Em WARNING! WARNING! WARNING!
.Pp
-Issuing an enhanced secure erase will
+Issuing an enhanced secure erase will
.Em ERASE ALL
user data on the device and may take several hours to complete.
.Pp
@@ -1378,7 +1379,7 @@ camcontrol security ada0
.Pp
Report security support and settings for ada0
.Bd -literal -offset indent
-camcontrol security ada0 -u user -s MyPass
+camcontrol security ada0 -u user -s MyPass
.Ed
.Pp
Enable security on device ada0 with the password MyPass
OpenPOWER on IntegriCloud