diff options
Diffstat (limited to 'bin/chmod/chown.8')
-rw-r--r-- | bin/chmod/chown.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/bin/chmod/chown.8 b/bin/chmod/chown.8 index e800cd030d2..2313cc1f417 100644 --- a/bin/chmod/chown.8 +++ b/bin/chmod/chown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: chown.8,v 1.11 2007/05/31 19:19:13 jmc Exp $ +.\" $OpenBSD: chown.8,v 1.12 2009/01/04 11:19:55 sobrado Exp $ .\" .\" Copyright (c) 1990, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)chown.8 8.3 (Berkeley) 3/31/94 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 4 2009 $ .Dt CHOWN 8 .Os .Sh NAME @@ -132,9 +132,7 @@ to zero. .Pp Only the superuser is permitted to change the owner of a file. .Pp -The -.Nm -utility exits 0 on success or >0 if an error occurred. +.Ex -std chown .Sh SEE ALSO .Xr chgrp 1 , .Xr find 1 , |