From dfe969585d6ebb8f59fa48649d9a9b5da9a3428f Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Tue, 13 Jun 2006 12:23:22 +0000 Subject: [PATCH] Add xref to statfs(2) --- lib/libc/sys/stat.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2 index e3746c965e7..c3007491459 100644 --- a/lib/libc/sys/stat.2 +++ b/lib/libc/sys/stat.2 @@ -317,6 +317,7 @@ represented correctly in the structure pointed to by .Xr fhstat 2 , .Xr utimes 2 , .Xr symlink 7 , +.Xr statfs 2 , .Xr sticky 8 .Sh STANDARDS The