summaryrefslogtreecommitdiff
path: root/lib/libc/sys/stat.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/stat.2')
-rw-r--r--lib/libc/sys/stat.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2
index ff8647bbad6..bd8a4c6ed31 100644
--- a/lib/libc/sys/stat.2
+++ b/lib/libc/sys/stat.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stat.2,v 1.17 2003/06/02 20:18:39 millert Exp $
+.\" $OpenBSD: stat.2,v 1.18 2004/04/15 19:52:18 jmc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -215,9 +215,9 @@ points to an invalid address.
An I/O error occurred while reading from or writing to the file system.
.El
.Pp
-.Bl -tag -width Er
.Fn fstat
will fail if:
+.Bl -tag -width Er
.It Bq Er EBADF
.Fa fd
is not a valid open file descriptor.