mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Cross-reference camcontrol(8) and zonectl(8) man pages.
This commit is contained in:
parent
44f3b1aa98
commit
28b475b018
2 changed files with 5 additions and 1 deletions
|
|
@ -2919,7 +2919,9 @@ that was created using this format string.
|
|||
.Xr cam_cdbparse 3 ,
|
||||
.Xr cam 4 ,
|
||||
.Xr pass 4 ,
|
||||
.Xr xpt 4
|
||||
.Xr xpt 4 ,
|
||||
.Xr trim 8 ,
|
||||
.Xr zonectl 8
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
|
|
|||
|
|
@ -226,5 +226,7 @@ zonectl -d /dev/da5 -c rwp -l 0x2c80000
|
|||
.Pp
|
||||
Issue the Reset Write Pointer command to disk da5 for the zone
|
||||
that starts at LBA 0x2c80000.
|
||||
.Sh SEE ALSO
|
||||
.Xr camcontrol 8
|
||||
.Sh AUTHORS
|
||||
.An Kenneth Merry Aq ken@FreeBSD.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue