Mike, Thanks. I've applied this patch, but I want to check a point. The subject line mentions Linux 3.15, but the version symbols in the patch say, LINUX_2.6. Is that correct? Cheers, Michael On 08/02/2014 06:46 PM, Mike Frysinger wrote: > Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> > --- > man7/vdso.7 | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/man7/vdso.7 b/man7/vdso.7 > index 157bd17..6341183 100644 > --- a/man7/vdso.7 > +++ b/man7/vdso.7 > @@ -439,6 +439,11 @@ _ > __kernel_sigreturn LINUX_2.5 > __kernel_rt_sigreturn LINUX_2.5 > __kernel_vsyscall LINUX_2.5 > +.\" Added in 7a59ed415f5b57469e22e41fc4188d5399e0b194 and updated > +.\" in 37c975545ec63320789962bf307f000f08fabd48. > +__vdso_clock_gettime LINUX_2.6 > +__vdso_gettimeofday LINUX_2.6 > +__vdso_time LINUX_2.6 > .TE > .if t \{\ > .in > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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