Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/chown improve description regarding symbolic links. ok ...
details: https://anonhg.NetBSD.org/src/rev/3804f8365661
branches: trunk
changeset: 816557:3804f8365661
user: zafer <zafer%NetBSD.org@localhost>
date: Tue Jul 12 09:59:42 2016 +0000
description:
improve description regarding symbolic links. ok @wiz.
diffstat:
sbin/chown/chown.8 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 683cbb2787f2 -r 3804f8365661 sbin/chown/chown.8
--- a/sbin/chown/chown.8 Tue Jul 12 09:50:36 2016 +0000
+++ b/sbin/chown/chown.8 Tue Jul 12 09:59:42 2016 +0000
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)chown.8 8.3 (Berkeley) 3/31/94
-.\" $NetBSD: chown.8,v 1.7 2013/12/17 09:54:08 apb Exp $
+.\" $NetBSD: chown.8,v 1.8 2016/07/12 09:59:42 zafer Exp $
.\"
.Dd October 22, 2012
.Dt CHOWN 8
@@ -62,6 +62,9 @@
.Sh DESCRIPTION
.Nm
sets the user ID and/or the group ID of the specified files.
+Symbolic links named by arguments are silently left unchanged unless
+.Fl h
+is used.
.Pp
The options are as follows:
.Bl -tag -width Ds
Home |
Main Index |
Thread Index |
Old Index