The branch main has been updated by kib:

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

commit 13b92ae9655deb22c3ad89f1e90e26f2f1da9961
Author:     Konstantin Belousov <k...@freebsd.org>
AuthorDate: 2025-02-20 14:52:00 +0000
Commit:     Konstantin Belousov <k...@freebsd.org>
CommitDate: 2025-02-20 14:58:17 +0000

    statfs.2: remove dead comment
    
    Sponsored by:   The FreeBSD Foundation
    MFC after:      3 days
---
 lib/libsys/statfs.2 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/libsys/statfs.2 b/lib/libsys/statfs.2
index f2c2003918f1..cf996e0fe552 100644
--- a/lib/libsys/statfs.2
+++ b/lib/libsys/statfs.2
@@ -121,8 +121,6 @@ Symbolic links are not followed.
 Read clustering is disabled.
 .It Dv MNT_NOCLUSTERW
 Write clustering is disabled.
-.\".It Dv MNT_JAILDEVFS
-.\"XXX
 .It Dv MNT_MULTILABEL
 Mandatory Access Control (MAC) support for individual objects
 (see

Reply via email to