diff options
Diffstat (limited to 'usr.sbin/chown')
-rw-r--r-- | usr.sbin/chown/chown.8 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index b10b59a..1add3da 100644 --- a/usr.sbin/chown/chown.8 +++ b/usr.sbin/chown/chown.8 @@ -56,8 +56,9 @@ .No : Ns Ar group .Ar .Sh DESCRIPTION -.Nm Chown -changes the user ID and/or the group ID of the specified files. +The +.Nm +utility changes 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. @@ -150,11 +151,11 @@ option is non-standard and its use in scripts is not recommended. .Sh STANDARDS The .Nm -command is expected to be +utility is expected to be .St -p1003.2 compliant. .Sh HISTORY A .Nm -command appeared in +utility appeared in .At v1 . |