Loading...
--- Libc/Libc-1725.40.4/stdlib/FreeBSD/realpath.3
+++ Libc/Libc-997.90.3/stdlib/FreeBSD/realpath.3
@@ -98,13 +98,13 @@
If
.Fa resolved_name
was non-NULL, it will
-contain the pathname which caused the problem.
+contains the pathname which caused the problem.
.Sh VARIANTS
Defining
.Dv _DARWIN_C_SOURCE
or
.Dv _DARWIN_BETTER_REALPATH
-before including stdlib.h will cause the provided implementation of
+before including stdio.h will cause the provided implementation of
.Fn realpath
to use F_GETPATH from
.Xr fcntl 2