Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys Add fhstatvfs1 to the NAME section



details:   https://anonhg.NetBSD.org/src/rev/5f0ad7459af3
branches:  trunk
changeset: 827382:5f0ad7459af3
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Oct 25 17:25:52 2017 +0000

description:
Add fhstatvfs1 to the NAME section

diffstat:

 lib/libc/sys/fhopen.2 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r aa17bb504691 -r 5f0ad7459af3 lib/libc/sys/fhopen.2
--- a/lib/libc/sys/fhopen.2     Wed Oct 25 17:20:52 2017 +0000
+++ b/lib/libc/sys/fhopen.2     Wed Oct 25 17:25:52 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index