camcontrol(8): Add manual page cross references

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/702
This commit is contained in:
Tom Hukins 2023-06-01 20:41:27 -06:00 committed by Warner Losh
parent 3e1af044c9
commit 2675b8bd3d

View File

@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd October 20, 2021
.Dd March 27, 2023
.Dt CAMCONTROL 8
.Os
.Sh NAME
@ -379,7 +379,8 @@ The
.Nm
utility is designed to provide a way for users to access and control the
.Fx
CAM subsystem.
CAM subsystem described in
.Xr cam 4 .
.Pp
The
.Nm
@ -2971,6 +2972,7 @@ that was created using this format string.
.Xr cam 4 ,
.Xr pass 4 ,
.Xr xpt 4 ,
.Xr diskinfo 8 ,
.Xr trim 8 ,
.Xr zonectl 8
.Sh HISTORY