Author: dougb
Date: Sun Dec  5 22:20:08 2010
New Revision: 216215
URL: http://svn.freebsd.org/changeset/base/216215

Log:
  Bring in the changes from NetBSD 1.16 that we did not already have.
  
  "Some fixes from j...@openbsd."
  
  Obtained from:        w...@netbsd.org

Modified:
  head/usr.bin/stat/stat.1

Modified: head/usr.bin/stat/stat.1
==============================================================================
--- head/usr.bin/stat/stat.1    Sun Dec  5 22:18:35 2010        (r216214)
+++ head/usr.bin/stat/stat.1    Sun Dec  5 22:20:08 2010        (r216215)
@@ -51,7 +51,7 @@ The
 utility displays information about the file pointed to by
 .Ar file .
 Read, write, or execute permissions of the named file are not required, but
-all directories listed in the path name leading to the file must be
+all directories listed in the pathname leading to the file must be
 searchable.
 If no argument is given,
 .Nm
@@ -372,7 +372,7 @@ Device number for character and block de
 .It Cm a , m , c , B
 The time
 .Ar file
-was last accessed or modified, of when the inode was last changed, or
+was last accessed or modified, or when the inode was last changed, or
 the birth time of the inode.
 .It Cm z
 The size of
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to