Merge "Fix wrong link in getauxval(3) doc comment." am: 438ddfedfe

Change-Id: I20b3ec454c21d355d164008e832d0a6892a848b8
This commit is contained in:
Automerger Merge Worker 2020-02-22 15:35:33 +00:00
commit ec5b567170

View file

@ -40,7 +40,7 @@
__BEGIN_DECLS
/**
* [getauxval(3)](http://man7.org/linux/man-pages/man2/personality.2.html) returns values from
* [getauxval(3)](http://man7.org/linux/man-pages/man3/getauxval.3.html) returns values from
* the ELF auxiliary vector passed by the kernel.
*
* Returns the corresponding value on success,