diff options
Diffstat (limited to 'lib/libc/gen/getmntinfo.3')
| -rw-r--r-- | lib/libc/gen/getmntinfo.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/getmntinfo.3 b/lib/libc/gen/getmntinfo.3 index f0e83ea374a8..da1d5ad4671b 100644 --- a/lib/libc/gen/getmntinfo.3 +++ b/lib/libc/gen/getmntinfo.3 @@ -48,7 +48,7 @@ The .Fn getmntinfo function returns an array of -.Xr statfs +.Fn statfs structures describing each currently mounted file system (see .Xr statfs 2 ) . .Pp @@ -104,5 +104,5 @@ will modify the same object. The memory allocated by .Fn getmntinfo cannot be -.Xr free 2 Ns 'd +.Xr free 3 Ns 'd by the application. |
