From 11d98142c9dd0841cbc994755977d70cea805703 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 22 Jun 2016 12:26:16 +0200 Subject: [PATCH] statfs.2: tfix Signed-off-by: Michael Kerrisk --- man2/statfs.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/statfs.2 b/man2/statfs.2 index 3d0ae9275..9575fef22 100644 --- a/man2/statfs.2 +++ b/man2/statfs.2 @@ -367,5 +367,5 @@ for file descriptors created by .BR pipe (2). .SH SEE ALSO .BR stat (2), -.BR statvfs (2), +.BR statvfs (3), .BR path_resolution (7)