Loading...
emulated/lchflags.3 Libc-1725.40.4 Libc-583
--- Libc/Libc-1725.40.4/emulated/lchflags.3
+++ Libc/Libc-583/emulated/lchflags.3
@@ -1,4 +1,4 @@
-.Dd Feb 6, 2023
+.Dd Oct 31, 2005
 .Dt LCHFLAGS 3
 .Os
 .Sh NAME
@@ -33,6 +33,8 @@
 .Fn lchflags
 is emulated using
 .Xr setattrlist 2 .
+Not all file systems support
+.Xr setattrlist 2 .
 .Sh RETURN VALUES
 Upon successful completion, a value of 0 is returned.
 Otherwise, -1 is returned and the global variable
@@ -42,6 +44,8 @@
 The
 .Fn lchflags
 call may return the same errors as
+.Xr chflags 2
+and
 .Xr setattrlist 2 .
 .Sh SEE ALSO
 .Xr chflags 2 ,