The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=d38b81a7eb60d7cb8396448c6b9ab171ddcfb207
commit d38b81a7eb60d7cb8396448c6b9ab171ddcfb207 Author: Poul-Henning Kamp <p...@freebsd.org> AuthorDate: 2025-07-20 11:10:39 +0000 Commit: Poul-Henning Kamp <p...@freebsd.org> CommitDate: 2025-07-20 11:11:09 +0000 Cross ref sa(4) to mtio(4) --- share/man/man4/sa.4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/man/man4/sa.4 b/share/man/man4/sa.4 index 96b11ebe5360..699a940a34d1 100644 --- a/share/man/man4/sa.4 +++ b/share/man/man4/sa.4 @@ -457,7 +457,8 @@ One EOM notification will be sent, BPEW status will be set for one position query, and then the driver state will be reset to normal. .Sh SEE ALSO .Xr mt 1 , -.Xr cam 4 +.Xr cam 4 , +.Xr mtio 4 .Sh AUTHORS .An -nosplit The