diff options
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/stat.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2 index aea7df378cf..ccb7c0d1b0f 100644 --- a/lib/libc/sys/stat.2 +++ b/lib/libc/sys/stat.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: stat.2,v 1.19 2000/06/29 03:26:57 sommerfeld Exp $ +.\" $NetBSD: stat.2,v 1.20 2000/10/07 16:48:24 nathanw Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -81,7 +81,7 @@ known by the file descriptor The .Fa sb argument is a pointer to a -.Fn stat +.Fa stat structure as defined by .Aq Pa sys/stat.h |
