git: c54fbc9e839b - main - chflags.1: Change dontcache to nocache
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Aug 2026 22:21:20 UTC
The branch main has been updated by rmacklem:
URL: https://cgit.FreeBSD.org/src/commit/?id=c54fbc9e839b68a7d93745c113b911888f47547b
commit c54fbc9e839b68a7d93745c113b911888f47547b
Author: Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2026-08-26 22:19:26 +0000
Commit: Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2026-08-26 22:19:26 +0000
chflags.1: Change dontcache to nocache
Commit 290e563166b4 changed the flag's name from dontcache
to nocache. This patch fixes the man page.
This is a content change.
Reviewed by: kib (earlier version)
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D58181
Fixes: 4830670a3f94 ("chflags.1: Document the new UF_DONTCACHE flag")
---
bin/chflags/chflags.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1
index 521fe8370e3e..35553d4972c3 100644
--- a/bin/chflags/chflags.1
+++ b/bin/chflags/chflags.1
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd August 21, 2026
+.Dd August 26, 2026
.Dt CHFLAGS 1
.Os
.Sh NAME
@@ -130,6 +130,8 @@ The following keywords are currently defined:
.Bl -tag -offset indent -width ".Cm opaque"
.It Cm arch , archived
set the archived flag (super-user only)
+.It Cm nocache
+set the nocache flag (owner or super-user only)
.It Cm nodump
set the nodump flag (owner or super-user only)
.It Cm opaque
@@ -148,8 +150,6 @@ set the user append-only flag (owner or super-user only)
set the archive flag (owner or super-user only)
.It Cm uchg , uchange , uimmutable
set the user immutable flag (owner or super-user only)
-.It Cm udontcache , dontcache
-set the dont cache flag (owner or super-user only)
.It Cm uhidden , hidden
set the hidden file attribute (owner or super-user only)
.It Cm uoffline , offline