aboutsummaryrefslogtreecommitdiff
path: root/sbin/camcontrol
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2020-11-20 11:45:08 +0000
committerGordon Bergling <gbe@FreeBSD.org>2020-11-20 11:45:08 +0000
commitc17b2a79bd0fdbacd65ca03c5c82756baeff0d8f (patch)
tree20870815dded35f168f4521da2f2e0a29347daa1 /sbin/camcontrol
parent98ea5a7b9a182dd31f0b3bc58ddcbc4cb058f75c (diff)
downloadsrc-c17b2a79bd0fdbacd65ca03c5c82756baeff0d8f.tar.gz
src-c17b2a79bd0fdbacd65ca03c5c82756baeff0d8f.zip
camcontrol(8): Fix some warnings spotted by mandoc
- skipping paragraph macro: Pp before Bl
Notes
Notes: svn path=/head/; revision=367889
Diffstat (limited to 'sbin/camcontrol')
-rw-r--r--sbin/camcontrol/camcontrol.89
1 files changed, 0 insertions, 9 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index 94b96c5c977d..cf7aec25022d 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -2276,7 +2276,6 @@ These zones must be written sequentially.
If they are not written sequentially, starting at the write pointer, the
command will fail.
.El
-.Pp
.Bl -tag -width 12n
.It Fl c Ar cmd
Specify the zone subcommand:
@@ -2831,7 +2830,6 @@ This will read and decode the attribute values from partition 1 on the tape
in tape drive sa0, and will display any
.Tn SCSI
errors that result.
-.Pp
.Bd -literal -offset indent
camcontrol zone da0 -v -c rz -P summary
.Ed
@@ -2842,7 +2840,6 @@ summary of the zone parameters, and display any
or
.Tn ATA
errors that result.
-.Pp
.Bd -literal -offset indent
camcontrol zone da0 -v -c rz -o reset
.Ed
@@ -2853,7 +2850,6 @@ pointer reset from the disk da0, and display any
or
.Tn ATA
errors that result.
-.Pp
.Bd -literal -offset indent
camcontrol zone da0 -v -c rwp -l 0x2c80000
.Ed
@@ -2864,7 +2860,6 @@ that starts at LBA 0x2c80000 and display any
or
.Tn ATA
errors that result.
-.Pp
.Bd -literal -offset indent
camcontrol epc ada0 -c timer -T 60.1 -p Idle_a -e -s
.Ed
@@ -2873,7 +2868,6 @@ Set the timer for the Idle_a power condition on drive
.Pa ada0
to 60.1 seconds, enable that particular power condition, and save the timer
value and the enabled state of the power condition.
-.Pp
.Bd -literal -offset indent
camcontrol epc da4 -c goto -p Standby_z -H
.Ed
@@ -2885,7 +2879,6 @@ the drive's lowest power state) and hold in that state until it is
explicitly released by another
.Cm goto
command.
-.Pp
.Bd -literal -offset indent
camcontrol epc da2 -c status -P
.Ed
@@ -2903,7 +2896,6 @@ to only send the
.Tn ATA
CHECK POWER MODE command, which should not trigger a change in the drive's
power state.
-.Pp
.Bd -literal -offset indent
camcontrol epc ada0 -c list
.Ed
@@ -2911,7 +2903,6 @@ camcontrol epc ada0 -c list
Display the ATA Power Conditions log (Log Address 0x08) for
drive
.Pa ada0 .
-.Pp
.Bd -literal -offset indent
camcontrol timestamp sa0 -s -f "%a, %d %b %Y %T %z" \e
-T "Wed, 26 Oct 2016 21:43:57 -0600"