Thanks. Applied. On Fri, Nov 9, 2012 at 12:11 AM, David Prévot <taffit@xxxxxxxxxx> wrote: > --- > man3/getenv.3 | 2 +- > man8/ld.so.8 | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man3/getenv.3 b/man3/getenv.3 > index e10b287..ffb0af9 100644 > --- a/man3/getenv.3 > +++ b/man3/getenv.3 > @@ -126,7 +126,7 @@ is controlled by the > flag contained in the auxiliary vector passed from the kernel to user space. > .SH "SEE ALSO" > .BR clearenv (3), > -.BR getauxval (3) > +.BR getauxval (3), > .BR putenv (3), > .BR setenv (3), > .BR unsetenv (3), > diff --git a/man8/ld.so.8 b/man8/ld.so.8 > index fb7b581..88bc76b 100644 > --- a/man8/ld.so.8 > +++ b/man8/ld.so.8 > @@ -420,7 +420,7 @@ functionality is available for executables compiled using libc version > ELF functionality is available since Linux 1.1.52 and libc5. > .SH SEE ALSO > .BR ldd (1), > -.BR getauxval (3) > +.BR getauxval (3), > .BR rtld-audit (7), > .BR ldconfig (8) > .\" .SH AUTHORS > -- > 1.7.10.4 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html