Module Name: src
Committed By: uwe
Date: Wed May 31 20:33:22 UTC 2023
Modified Files:
src/usr.bin/chflags: chflags.1
Log Message:
chflags(1): xref stat_flags(3)
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/chflags/chflags.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/chflags/chflags.1
diff -u src/usr.bin/chflags/chflags.1:1.31 src/usr.bin/chflags/chflags.1:1.32
--- src/usr.bin/chflags/chflags.1:1.31 Thu May 25 12:57:37 2023
+++ src/usr.bin/chflags/chflags.1 Wed May 31 20:33:22 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: chflags.1,v 1.31 2023/05/25 12:57:37 jschauma Exp $
+.\" $NetBSD: chflags.1,v 1.32 2023/05/31 20:33:22 uwe Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -149,6 +149,7 @@ for details.
.Xr lchflags 2 ,
.Xr stat 2 ,
.Xr fts 3 ,
+.Xr stat_flags 3 ,
.Xr symlink 7 ,
.Xr dump 8 ,
.Xr init 8 ,