diff options
author | joel <joel@FreeBSD.org> | 2013-04-25 20:23:22 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2013-04-25 20:23:22 +0000 |
commit | 4e9b65bc12036784e379d8920ccaef545812074d (patch) | |
tree | 417084b30e4aa798a2020cd464066dcebdd98fa1 /sbin/camcontrol/camcontrol.8 | |
parent | 8b3c8983bcb4b86127d8b76b154c713c66915e9f (diff) | |
download | FreeBSD-src-4e9b65bc12036784e379d8920ccaef545812074d.zip FreeBSD-src-4e9b65bc12036784e379d8920ccaef545812074d.tar.gz |
mdoc: remove superfluous paragraph macro.
Diffstat (limited to 'sbin/camcontrol/camcontrol.8')
-rw-r--r-- | sbin/camcontrol/camcontrol.8 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8 index f9e9663..df0b3e7 100644 --- a/sbin/camcontrol/camcontrol.8 +++ b/sbin/camcontrol/camcontrol.8 @@ -1476,14 +1476,12 @@ data from the device, so backup your data before using! .Pp This command can be used used against an SSD drive to restoring it to factory default write performance. -.Pp .Bd -literal -offset indent camcontrol hpa ada0 .Ed .Pp Report HPA support and settings for ada0 (also reported via identify). -.Pp .Bd -literal -offset indent camcontrol hpa ada0 -s 10240 .Ed |