diff options
author | Poul-Henning Kamp <phk@FreeBSD.org> | 2025-07-20 11:10:39 +0000 |
---|---|---|
committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2025-07-20 11:11:09 +0000 |
commit | d38b81a7eb60d7cb8396448c6b9ab171ddcfb207 (patch) | |
tree | aebd72a69f683f142bc37855042dba6802657a7b | |
parent | f1b934c8138cfd98a70e305d54b2b431c842ec21 (diff) |
-rw-r--r-- | share/man/man4/sa.4 | 3 |
1 files changed, 2 insertions, 1 deletions
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 |