getauxval.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
David Prévot 2014-01-31 22:50:52 -04:00 committed by Michael Kerrisk
parent e154982986
commit 5d4708c3b0
1 changed files with 2 additions and 2 deletions

View File

@ -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