summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getmntinfo.3
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-10-30 13:23:19 +0000
committerasmodai <asmodai@FreeBSD.org>2000-10-30 13:23:19 +0000
commit5e2215e426e657107c92f91ad1a9a1438dcf1f6a (patch)
tree7ab0e5964b243a778c4f22e43eeca2070254eaaa /lib/libc/gen/getmntinfo.3
parent390de194cd65ae4f4284ca22f4b0c0bf48c41b04 (diff)
downloadFreeBSD-src-5e2215e426e657107c92f91ad1a9a1438dcf1f6a.zip
FreeBSD-src-5e2215e426e657107c92f91ad1a9a1438dcf1f6a.tar.gz
Whitespace only change: trim trailing whitespace.
Diffstat (limited to 'lib/libc/gen/getmntinfo.3')
-rw-r--r--lib/libc/gen/getmntinfo.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/getmntinfo.3 b/lib/libc/gen/getmntinfo.3
index 16abf62..01cd55d 100644
--- a/lib/libc/gen/getmntinfo.3
+++ b/lib/libc/gen/getmntinfo.3
@@ -72,19 +72,19 @@ The pointer to the array is stored into
If an error occurs, zero is returned and the external variable
.Va errno
is set to indicate the error.
-Although the pointer
+Although the pointer
.Fa mntbufp
-will be unmodified, any information previously returned by
+will be unmodified, any information previously returned by
.Fn getmntinfo
will be lost.
.Sh ERRORS
The
.Fn getmntinfo
function
-may fail and set errno for any of the errors specified for the library
+may fail and set errno for any of the errors specified for the library
routines
.Xr getfsstat 2
-or
+or
.Xr malloc 3 .
.Sh SEE ALSO
.Xr getfsstat 2 ,
OpenPOWER on IntegriCloud