summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getfh.2
diff options
context:
space:
mode:
authorperry <perry@NetBSD.org>1998-02-03 21:12:45 +0000
committerperry <perry@NetBSD.org>1998-02-03 21:12:45 +0000
commitaf4ebfa68d8f9cbe76a18fa02f1f260adbdfd001 (patch)
tree5b0918639db2ffd0f5075c497687c2718dde6906 /lib/libc/sys/getfh.2
parenta751b737085ee07cf58ee94c42d7820116df489a (diff)
.Bx'ize/.Nx'ize
Diffstat (limited to 'lib/libc/sys/getfh.2')
-rw-r--r--lib/libc/sys/getfh.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/getfh.2 b/lib/libc/sys/getfh.2
index ff12795ad19..392362ec5d5 100644
--- a/lib/libc/sys/getfh.2
+++ b/lib/libc/sys/getfh.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: getfh.2,v 1.7 1995/10/12 15:40:53 jtc Exp $
+.\" $NetBSD: getfh.2,v 1.8 1998/02/03 21:12:47 perry Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -95,4 +95,5 @@ error occurred while reading from or writing to the file system.
The
.Fn getfh
function
-first appeared in 4.4BSD.
+first appeared in
+.Bx 4.4 .