Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2025 15:26:48 GMT
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 13b92ae9655d - main - statfs.2: remove dead comment
Message-ID:  <202502201526.51KFQmhh086130@gitrepo.freebsd.org>

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

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

commit 13b92ae9655deb22c3ad89f1e90e26f2f1da9961
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-02-20 14:52:00 +0000
Commit:     Konstantin Belousov <kib@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



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