Date: Sun, 23 Feb 2025 00:31:09 GMT From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 743cd4c1affb - stable/14 - statfs.2: remove dead comment Message-ID: <202502230031.51N0V9mt007659@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=743cd4c1affbbbd79e720c5b88a0e332ca6dcbaa commit 743cd4c1affbbbd79e720c5b88a0e332ca6dcbaa Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2025-02-20 14:52:00 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2025-02-23 00:30:51 +0000 statfs.2: remove dead comment (cherry picked from commit 13b92ae9655deb22c3ad89f1e90e26f2f1da9961) --- lib/libc/sys/statfs.2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/libc/sys/statfs.2 b/lib/libc/sys/statfs.2 index 5bf4e1f8dd53..c227408737ae 100644 --- a/lib/libc/sys/statfs.2 +++ b/lib/libc/sys/statfs.2 @@ -123,8 +123,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?202502230031.51N0V9mt007659>