add .Xr chflags 2 - this is another meta-data-modifying system call
This commit is contained in:
parent
2fba732a32
commit
3a267cb729
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: chmod.2,v 1.15 1997/10/11 03:34:00 enami Exp $
|
||||
.\" $NetBSD: chmod.2,v 1.16 1998/07/06 09:23:23 fair Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -203,6 +203,7 @@ does not refer to a directory.
|
|||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr chmod 1 ,
|
||||
.Xr chflags 2 ,
|
||||
.Xr chown 2 ,
|
||||
.Xr open 2 ,
|
||||
.Xr stat 2 ,
|
||||
|
|
Loading…
Reference in New Issue