diff options
| -rw-r--r-- | lib/libc/sys/stat.2 | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2 index a065dd9d74e..15a7e659e07 100644 --- a/lib/libc/sys/stat.2 +++ b/lib/libc/sys/stat.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: stat.2,v 1.42 2010/05/17 05:20:05 jruoho Exp $ +.\" $NetBSD: stat.2,v 1.43 2010/05/17 12:12:35 jruoho Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -339,12 +339,8 @@ An I/O error occurred while reading from or writing to the file system. .Xr types 3 , .Xr symlink 7 .Sh STANDARDS -The -.Fn stat -and -.Fn fstat -functions conform to -.St -p1003.1-90 . +The described functions conform to +.St -p1003.1-2004 . .Sh HISTORY A .Fn stat |
