Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2025 21:10:12 GMT
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: b6a1c91b7177 - main - VFS.9: Remove obsolete reference to VFS_INIT(9)
Message-ID:  <202508272110.57RLACPt038838@gitrepo.freebsd.org>

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

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

commit b6a1c91b7177565115691d0cd57b412b615ae3cc
Author:     Evgenii Ivanov <devivanov@proton.me>
AuthorDate: 2025-08-27 21:02:27 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-08-27 21:09:21 +0000

    VFS.9: Remove obsolete reference to VFS_INIT(9)
    
    MFC after:              3 days
    Reviewed by:            ziaee
    Differential Revision:  https://reviews.freebsd.org/D52173
---
 share/man/man9/VFS.9 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/share/man/man9/VFS.9 b/share/man/man9/VFS.9
index a269d8d070cf..a1d0a19bec13 100644
--- a/share/man/man9/VFS.9
+++ b/share/man/man9/VFS.9
@@ -44,7 +44,6 @@ rather than implementing empty functions or casting to
 .Sh SEE ALSO
 .Xr VFS_CHECKEXP 9 ,
 .Xr VFS_FHTOVP 9 ,
-.Xr VFS_INIT 9 ,
 .Xr VFS_MOUNT 9 ,
 .Xr VFS_QUOTACTL 9 ,
 .Xr VFS_SET 9 ,



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