svn commit: r222773 - stable/7/usr.sbin/chown

Glen Barber gjb at FreeBSD.org
Mon Jun 6 20:27:33 UTC 2011


Author: gjb (doc committer)
Date: Mon Jun  6 20:27:32 2011
New Revision: 222773
URL: http://svn.freebsd.org/changeset/base/222773

Log:
  MFC 190610 [1]:
  
  Fix punctuation.
  
  PR:		132834
  Obtained from:	trhodes [1]

Modified:
  stable/7/usr.sbin/chown/chgrp.1
Directory Properties:
  stable/7/usr.sbin/chown/   (props changed)

Modified: stable/7/usr.sbin/chown/chgrp.1
==============================================================================
--- stable/7/usr.sbin/chown/chgrp.1	Mon Jun  6 20:24:17 2011	(r222772)
+++ stable/7/usr.sbin/chown/chgrp.1	Mon Jun  6 20:27:32 2011	(r222773)
@@ -61,7 +61,7 @@ The following options are available:
 If the
 .Fl R
 option is specified, symbolic links on the command line are followed.
-(Symbolic links encountered in the tree traversal are not followed).
+(Symbolic links encountered in the tree traversal are not followed.)
 .It Fl L
 If the
 .Fl R


More information about the svn-src-all mailing list