From owner-freebsd-stable Tue Sep 21 13:40:23 1999 Delivered-To: freebsd-stable@freebsd.org Received: from newton.math.uic.edu (DNS.MATH.UIC.EDU [131.193.178.229]) by hub.freebsd.org (Postfix) with SMTP id F157E14DED for ; Tue, 21 Sep 1999 13:30:04 -0700 (PDT) (envelope-from vladimir@math.uic.edu) Received: (qmail 14825 invoked from network); 21 Sep 1999 20:30:00 -0000 Received: from galois.math.uic.edu (HELO math.uic.edu) (131.193.178.114) by newton.math.uic.edu with SMTP; 21 Sep 1999 20:30:00 -0000 Received: (qmail 23882 invoked by uid 31415); 21 Sep 1999 20:29:58 -0000 Date: 21 Sep 1999 20:29:58 -0000 Message-ID: <19990921202958.23881.qmail@math.uic.edu> From: vladimir@math.uic.edu To: freebsd-stable@freebsd.org Subject: chmod behavior Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I thought that doing chmod +t dir should set the sticky bit on the directory. At least this seems to follow from the man page for chmod). chmod +t dir does the expected thing on a solaris machine. On a freebsd machine, chmod a+t dir works fine. Is it a bug, or a wrong manpage, or am I missing something? The system is 3.3-STABLE. Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message