Module Name:    src
Committed By:   abhinav
Date:           Wed Oct 25 17:25:52 UTC 2017

Modified Files:
        src/lib/libc/sys: fhopen.2

Log Message:
Add fhstatvfs1 to the NAME section


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/sys/fhopen.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/fhopen.2
diff -u src/lib/libc/sys/fhopen.2:1.17 src/lib/libc/sys/fhopen.2:1.18
--- src/lib/libc/sys/fhopen.2:1.17	Wed Aug  5 23:15:52 2009
+++ src/lib/libc/sys/fhopen.2	Wed Oct 25 17:25:52 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fhopen.2,v 1.17 2009/08/05 23:15:52 wiz Exp $
+.\"	$NetBSD: fhopen.2,v 1.18 2017/10/25 17:25:52 abhinav Exp $
 .\"
 .\" Copyright (c) 1999 National Aeronautics & Space Administration
 .\" All rights reserved.
@@ -37,7 +37,8 @@
 .Sh NAME
 .Nm fhopen ,
 .Nm fhstat ,
-.Nm fhstatvfs
+.Nm fhstatvfs ,
+.Nm fhstatvfs1
 .Nd access file via file handle
 .Sh LIBRARY
 .Lb libc

Reply via email to