Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

uapi: fix broken link in linux/capability.h

The link to the libcap library is outdated. Instead, use a link to the
libcap2 library.

As well, give the complete reference of the POSIX compliance.

Signed-off-by: Ariel Otilibili <ariel.otilibili-anieli@eurecom.fr>
Acked-by: Andrew G. Morgan <morgan@kernel.org>
Reviewed-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Serge Hallyn <sergeh@kernel.org>

authored by

Ariel Otilibili and committed by
Serge Hallyn
cdd73b16 337490f0

+3 -2
+3 -2
include/uapi/linux/capability.h
··· 6 6 * Alexander Kjeldaas <astor@guardian.no> 7 7 * with help from Aleph1, Roland Buresund and Andrew Main. 8 8 * 9 - * See here for the libcap library ("POSIX draft" compliance): 9 + * See here for the libcap2 library (compliant with Section 25 of 10 + * the withdrawn POSIX 1003.1e Draft 17): 10 11 * 11 - * ftp://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/ 12 + * https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/ 12 13 */ 13 14 14 15 #ifndef _UAPI_LINUX_CAPABILITY_H