git: d04da19acbef - main - d.7: Document no support for ddi_pathnam(), getmajor(), and getminor()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 May 2026 12:38:59 UTC
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/src/commit/?id=d04da19acbef62f8aee36f5350470dcbf5ba2931
commit d04da19acbef62f8aee36f5350470dcbf5ba2931
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2026-05-20 12:36:40 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2026-05-20 12:36:40 +0000
d.7: Document no support for ddi_pathnam(), getmajor(), and getminor()
MFC after: 3 days
---
share/man/man7/d.7 | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/share/man/man7/d.7 b/share/man/man7/d.7
index 792f6d36ce73..fd72b3f38ba6 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 .