Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Bring description in sync with errors-section a...
details: https://anonhg.NetBSD.org/src/rev/a6355e4f09cb
branches: trunk
changeset: 787252:a6355e4f09cb
user: kardel <kardel%NetBSD.org@localhost>
date: Sat Jun 08 06:05:03 2013 +0000
description:
Bring description in sync with errors-section and implementation reality.
(changing super-user only flags is not silently ignored)
diffstat:
lib/libc/sys/chflags.2 | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r c5c465f0bb7d -r a6355e4f09cb lib/libc/sys/chflags.2
--- a/lib/libc/sys/chflags.2 Sat Jun 08 05:47:02 2013 +0000
+++ b/lib/libc/sys/chflags.2 Sat Jun 08 06:05:03 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: chflags.2,v 1.27 2011/08/06 11:28:24 jruoho Exp $
+.\" $NetBSD: chflags.2,v 1.28 2013/06/08 06:05:03 kardel Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -98,8 +98,6 @@
and
.Dv SF_APPEND
flags may only be set or unset by the super-user.
-Attempts by the non-super-user to set the super-user only flags
-are silently ignored.
These flags may be set at any time, but normally may only be unset when
the system is in single-user mode.
(See
Home |
Main Index |
Thread Index |
Old Index