Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/lib/libc/sys Pull up revision 1.16 (requested by wiz):
details: https://anonhg.NetBSD.org/src/rev/8b55f37a9bab
branches: netbsd-1-5
changeset: 491427:8b55f37a9bab
user: he <he%NetBSD.org@localhost>
date: Thu Apr 26 11:02:35 2001 +0000
description:
Pull up revision 1.16 (requested by wiz):
Correct getmntinfo(3) reference.
diffstat:
lib/libc/sys/getfsstat.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ee01c9835d8f -r 8b55f37a9bab lib/libc/sys/getfsstat.2
--- a/lib/libc/sys/getfsstat.2 Thu Apr 26 11:00:56 2001 +0000
+++ b/lib/libc/sys/getfsstat.2 Thu Apr 26 11:02:35 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getfsstat.2,v 1.15 2000/02/28 14:21:46 enami Exp $
+.\" $NetBSD: getfsstat.2,v 1.15.4.1 2001/04/26 11:02:35 he Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -179,7 +179,7 @@
error occurred while reading from or writing to the file system.
.El
.Sh SEE ALSO
-.Xr getmntinfo 2 ,
+.Xr getmntinfo 3 ,
.Xr statfs 2 ,
.Xr fstab 5 ,
.Xr mount 8
Home |
Main Index |
Thread Index |
Old Index