--- man3/getauxval.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/getauxval.3 b/man3/getauxval.3 index 38eafe0..efcb28f 100755 --- a/man3/getauxval.3 +++ b/man3/getauxval.3 @@ -157,11 +157,11 @@ and glibc changes other aspects of its behavior. .BR secure_getenv (3).) .TP .BR AT_SYSINFO -The entry point to the system call function in the VDSO. +The entry point to the system call function in the vDSO. Not present/needed on all architectures (e.g., absent on x86-64). .TP .BR AT_SYSINFO_EHDR -The address of a page containing the Virtual Dynamic Shared Object (VDSO) +The address of a page containing the virtual Dynamic Shared Object (vDSO) that the kernel creates in order to provide fast implementations of certain system calls. .TP -- 1.9.rc1 -- 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