Author: kib
Date: Fri Dec 30 20:55:38 2011
New Revision: 229027
URL: http://svn.freebsd.org/changeset/base/229027

Log:
  MFC r227622:
  Fix typo.

Modified:
  stable/9/lib/libc/sys/stat.2
Directory Properties:
  stable/9/lib/libc/   (props changed)

Modified: stable/9/lib/libc/sys/stat.2
==============================================================================
--- stable/9/lib/libc/sys/stat.2        Fri Dec 30 20:52:56 2011        
(r229026)
+++ stable/9/lib/libc/sys/stat.2        Fri Dec 30 20:55:38 2011        
(r229027)
@@ -28,7 +28,7 @@
 .\"     @(#)stat.2     8.4 (Berkeley) 5/1/95
 .\" $FreeBSD$
 .\"
-.Dd March 28, 2010
+.Dd November 17, 2011
 .Dt STAT 2
 .Os
 .Sh NAME
@@ -411,7 +411,7 @@ and
 system calls are expected to conform to
 .St -p1003.1-90 .
 The
-.Fn fchownat
+.Fn fstatat
 system call follows The Open Group Extended API Set 2 specification.
 .Sh HISTORY
 The
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to