The branch main has been updated by trasz:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=28b475b01832af786f3bbd2aafec9caf121b9ca8

commit 28b475b01832af786f3bbd2aafec9caf121b9ca8
Author:     Edward Tomasz Napierala <[email protected]>
AuthorDate: 2021-04-10 09:13:29 +0000
Commit:     Edward Tomasz Napierala <[email protected]>
CommitDate: 2021-04-10 09:13:29 +0000

    Cross-reference camcontrol(8) and zonectl(8) man pages.
---
 sbin/camcontrol/camcontrol.8 | 4 +++-
 usr.sbin/zonectl/zonectl.8   | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index cf7aec25022d..9c128131d817 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -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
diff --git a/usr.sbin/zonectl/zonectl.8 b/usr.sbin/zonectl/zonectl.8
index 39b418ceb395..1338bf197eb2 100644
--- a/usr.sbin/zonectl/zonectl.8
+++ b/usr.sbin/zonectl/zonectl.8
@@ -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 [email protected]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to