Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys cross reference sticky(7)



details:   https://anonhg.NetBSD.org/src/rev/071895269912
branches:  trunk
changeset: 558185:071895269912
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Jan 30 15:31:27 2004 +0000

description:
cross reference sticky(7)

diffstat:

 lib/libc/sys/chmod.2 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r cec5eb460ed4 -r 071895269912 lib/libc/sys/chmod.2
--- a/lib/libc/sys/chmod.2      Fri Jan 30 15:30:44 2004 +0000
+++ b/lib/libc/sys/chmod.2      Fri Jan 30 15:31:27 2004 +0000
@@ -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 @@
 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 @@
 .Xr open 2 ,
 .Xr stat 2 ,
 .Xr symlink 7 ,
-.Xr sticky 8
+.Xr sticky 7
 .Sh STANDARDS
 The
 .Fn chmod



Home | Main Index | Thread Index | Old Index