Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2025 11:11:19 GMT
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d38b81a7eb60 - main - Cross ref sa(4) to mtio(4)
Message-ID:  <202507201111.56KBBJNM014242@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by phk:

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

commit d38b81a7eb60d7cb8396448c6b9ab171ddcfb207
Author:     Poul-Henning Kamp <phk@FreeBSD.org>
AuthorDate: 2025-07-20 11:10:39 +0000
Commit:     Poul-Henning Kamp <phk@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507201111.56KBBJNM014242>