cross reference sticky(7)
This commit is contained in:
parent
7645bc35a1
commit
fa6c746b59
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: chmod.2,v 1.26 2003/08/07 16:43:55 agc Exp $
|
||||
.\" $NetBSD: chmod.2,v 1.27 2004/01/30 15:31:27 christos Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -122,7 +122,7 @@ files of other users in that directory.
|
||||
The sticky bit may be set by any user on a directory which the user
|
||||
owns or has appropriate permissions.
|
||||
For more details of the properties of the sticky bit, see
|
||||
.Xr sticky 8 .
|
||||
.Xr sticky 7 .
|
||||
.Pp
|
||||
Changing the owner of a file
|
||||
turns off the set-user-id and set-group-id bits;
|
||||
@ -206,7 +206,7 @@ does not refer to a directory.
|
||||
.Xr open 2 ,
|
||||
.Xr stat 2 ,
|
||||
.Xr symlink 7 ,
|
||||
.Xr sticky 8
|
||||
.Xr sticky 7
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn chmod
|
||||
|
Loading…
Reference in New Issue
Block a user