From dbc322caab4934300a1ed835b0dbb1c130c890c6 Mon Sep 17 00:00:00 2001 From: kib Date: Thu, 17 Nov 2011 13:14:07 +0000 Subject: Fix typo. Submitted by: arundel MFC after: 3 days --- lib/libc/sys/stat.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2 index 7f6d533..b6c03ab 100644 --- a/lib/libc/sys/stat.2 +++ b/lib/libc/sys/stat.2 @@ -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 -- cgit v1.1