vdso.7: wfix

Reported-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-01 07:46:37 +01:00
parent 35432a038b
commit 21ffc8d145
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ You will frequently find it under the architecture-specific directory:
find arch/$ARCH/ -name '*vdso*.so*' -o -name '*gate*.so*'
.SS vDSO names
The name of vDSO varies across architectures.
The name of the vDSO varies across architectures.
It will often show up in things like glibc's
.BR ldd (1)
output.