Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys statvfs.2: Add STANDARDS section.
details: https://anonhg.NetBSD.org/src/rev/5cd8651c461b
branches: trunk
changeset: 970792:5cd8651c461b
user: nia <nia%NetBSD.org@localhost>
date: Sat Apr 04 12:57:26 2020 +0000
description:
statvfs.2: Add STANDARDS section.
Reviewed by kamil
diffstat:
lib/libc/sys/statvfs.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 1c56672eb687 -r 5cd8651c461b lib/libc/sys/statvfs.2
--- a/lib/libc/sys/statvfs.2 Sat Apr 04 12:06:57 2020 +0000
+++ b/lib/libc/sys/statvfs.2 Sat Apr 04 12:57:26 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: statvfs.2,v 1.6 2017/05/14 12:30:37 wiz Exp $
+.\" $NetBSD: statvfs.2,v 1.7 2020/04/04 12:57:26 nia Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -162,6 +162,13 @@
.El
.Sh SEE ALSO
.Xr statvfs 5
+.Sh STANDARDS
+The
+.Fn statvfs
+and
+.Fn fstatvfs
+functions conform to
+.St -p1003.1-2001 .
.Sh HISTORY
The
.Fn statvfs ,
Home |
Main Index |
Thread Index |
Old Index