1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

mdoc: remove superfluous paragraph macro.

This commit is contained in:
Joel Dahl 2013-04-05 11:42:28 +00:00
parent 8ed2b5240c
commit 791a7de998
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=249153

View File

@ -1372,19 +1372,16 @@ camcontrol smpcmd ses0 -v -r 4 "40 0 00 0" -R 1020 "s9 i1"
Send the SMP REPORT GENERAL command to ses0, and display the number of PHYs
it contains.
Display SMP errors if the command fails.
.Pp
.Bd -literal -offset indent
camcontrol security ada0
.Ed
.Pp
Report security support and settings for ada0
.Pp
.Bd -literal -offset indent
camcontrol security ada0 -u user -s MyPass
.Ed
.Pp
Enable security on device ada0 with the password MyPass
.Pp
.Bd -literal -offset indent
camcontrol security ada0 -u user -e MyPass
.Ed