summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-03-26 09:38:00 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-03-26 09:38:00 +0000
commit07723d61eef944baca4ee9815c16bb3a8b75614e (patch)
treea8deeb1e93898609646f3d569049873c4fa8aaeb /lib
parentb277230bc44ff9e9917b65be93d1ecbde6b1a027 (diff)
HISTORY tweak; ok otto
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/statvfs.38
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libc/gen/statvfs.3 b/lib/libc/gen/statvfs.3
index 8768ef3c7e4..e544d787c7d 100644
--- a/lib/libc/gen/statvfs.3
+++ b/lib/libc/gen/statvfs.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: statvfs.3,v 1.4 2008/03/25 12:04:47 otto Exp $
+.\" $OpenBSD: statvfs.3,v 1.5 2008/03/26 09:37:59 jmc Exp $
.\" $NetBSD: statfs.2,v 1.10 1995/06/29 11:40:48 cgd Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)statfs.2 8.3 (Berkeley) 2/11/94
.\"
-.Dd $Mdocdate: March 25 2008 $
+.Dd $Mdocdate: March 26 2008 $
.Dt STATVFS 3
.Os
.Sh NAME
@@ -152,5 +152,7 @@ functions conform to
.Sh HISTORY
The
.Fn statvfs
-function first appeared in
+and
+.Fn fstatvfs
+functions first appeared in
.Ox 4.4 .