diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-12-02 20:03:58 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-12-02 20:03:58 +0000 |
| commit | fd3bf33fd08e80d77fd2fe1c1a5607beffe5e7f6 (patch) | |
| tree | c6ae540f132ac67a292ccdede91d35abb08d70e3 /lib/libc/sys/stat.2 | |
| parent | 932463226baeeead7810fa955d4d4ebd7cd464fd (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/stat.2')
| -rw-r--r-- | lib/libc/sys/stat.2 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2 index a663381e2689..20d710c54ccd 100644 --- a/lib/libc/sys/stat.2 +++ b/lib/libc/sys/stat.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)stat.2 8.3 (Berkeley) 4/19/94 -.\" $Id: stat.2,v 1.5 1996/08/29 21:24:17 wosch Exp $ +.\" $Id: stat.2,v 1.6 1996/09/23 22:22:46 wosch Exp $ .\" .Dd April 19, 1994 .Dt STAT 2 @@ -267,9 +267,8 @@ The .Fn stat and .Fn fstat -function calls are expected to -conform to IEEE Std 1003.1-1988 -.Pq Dq Tn POSIX . +function calls are expected to conform to +.St -p1003.1-90 . .Sh HISTORY A .Fn stat |
