Note that all stat-functions are standardized nowadays.

This commit is contained in:
jruoho 2010-05-17 12:12:35 +00:00
parent 2d50c08773
commit eb64068f04
1 changed files with 3 additions and 7 deletions

View File

@ -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