aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2026-05-20 12:36:40 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2026-08-09 21:14:25 +0000
commitd444d82ad831b3ce12cfd4980f3213b508342297 (patch)
tree109faf4d1f3dd274ca99730703823d5c1107d6fd
parentbe97ef6e94a65630242f4abb5847f27feca21ffd (diff)
d.7: Document no support for ddi_pathnam(), getmajor(), and getminor()
MFC after: 3 days (cherry picked from commit d04da19acbef62f8aee36f5350470dcbf5ba2931)
-rw-r--r--share/man/man7/d.710
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man7/d.7 b/share/man/man7/d.7
index 122945b98518..c9f22ad72d11 100644
--- a/share/man/man7/d.7
+++ b/share/man/man7/d.7
@@ -3,7 +3,7 @@
.\"
.\" Copyright (c) 2025-2026 Mateusz Piotrowski <0mp@FreeBSD.org>
.\"
-.Dd May 7, 2026
+.Dd May 20, 2026
.Dt D 7
.Os
.Sh NAME
@@ -453,3 +453,11 @@ and
.Va $taskid
are always 0 on
.Fx .
+.Pp
+Functions
+.Fn ddi_pathname ,
+.Fn getmajor ,
+and
+.Fn getminor
+are not supported on
+.Fx .