Module Name: src
Committed By: zafer
Date: Tue Jul 12 09:59:42 UTC 2016
Modified Files:
src/sbin/chown: chown.8
Log Message:
improve description regarding symbolic links. ok @wiz.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sbin/chown/chown.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/chown/chown.8
diff -u src/sbin/chown/chown.8:1.7 src/sbin/chown/chown.8:1.8
--- src/sbin/chown/chown.8:1.7 Tue Dec 17 09:54:08 2013
+++ src/sbin/chown/chown.8 Tue Jul 12 09:59:42 2016
@@ -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