summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getfh.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/getfh.2')
-rw-r--r--lib/libc/sys/getfh.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/getfh.2 b/lib/libc/sys/getfh.2
index 13b6e942263..814f040f2d3 100644
--- a/lib/libc/sys/getfh.2
+++ b/lib/libc/sys/getfh.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getfh.2,v 1.19 2018/04/27 13:42:08 guenther Exp $
+.\" $OpenBSD: getfh.2,v 1.20 2022/07/30 07:19:30 jsg Exp $
.\" $NetBSD: getfh.2,v 1.7 1995/10/12 15:40:53 jtc Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)getfh.2 8.1 (Berkeley) 6/9/93
.\"
-.Dd $Mdocdate: April 27 2018 $
+.Dd $Mdocdate: July 30 2022 $
.Dt GETFH 2
.Os
.Sh NAME
@@ -99,4 +99,4 @@ refers to a remote file system.
The
.Fn getfh
function first appeared in
-.Bx 4.4 .
+.Bx 4.3 Reno .