diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-07-10 08:44:52 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-07-10 08:44:52 +0000 |
| commit | fe0927c3c984304875a572013bc3dec95d0a1311 (patch) | |
| tree | a43b0c562e1b64281f2cb16047cbcf872077cd6b | |
| parent | 78ba016d8ece292abb8d2169ac9687e991d73024 (diff) | |
| download | man-pages-fe0927c3c984304875a572013bc3dec95d0a1311.tar.gz | |
tfix
| -rw-r--r-- | man2/statfs.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/statfs.2 b/man2/statfs.2 index 6ec02973a4..ea99b21cdb 100644 --- a/man2/statfs.2 +++ b/man2/statfs.2 @@ -200,7 +200,7 @@ and and tells us to use .BR statvfs () and -.BR statvfs () +.BR fstatvfs () instead. .SS The f_fsid field Solaris, Irix and POSIX have a system call |
