]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
add_key.2, keyctl.2, request_key.2: Note that the "libkeyutils" package provides...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 18 Aug 2021 09:45:20 +0000 (11:45 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 18 Aug 2021 09:45:20 +0000 (11:45 +0200)
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992377

Reported-by: Dominique Brazziel <dbrazziel@snet.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/add_key.2
man2/keyctl.2
man2/request_key.2

index dca44b8e78ae0cd72baf89a97649285e11b57084..3b973104e2c8abf7945ab9657ab3a73a5d1d8223 100644 (file)
@@ -218,7 +218,10 @@ This system call is a nonstandard Linux extension.
 Glibc does not provide a wrapper for this system call.
 A wrapper is provided in the
 .IR libkeyutils
-package.
+library.
+(The accompanying package provides the
+.I <keyutils.h>
+header file.)
 When employing the wrapper in that library, link with
 .IR \-lkeyutils .
 .SH EXAMPLES
index 7f5fcb951b0efea393427d5b7ee00566aaaf1478..602da3dfea889e3931afe97c846b4a916ac0e3bf 100644 (file)
@@ -1955,6 +1955,9 @@ This system call is a nonstandard Linux extension.
 A wrapper is provided in the
 .IR libkeyutils
 library.
+(The accompanying package provides the
+.I <keyutils.h>
+header file.)
 When employing the wrapper in that library, link with
 .IR \-lkeyutils .
 However, rather than using this system call directly,
index ea23e7ed5ed0f0508ea68f0078671d122cc98ec3..15cec1ae734e8a972b4d84c69800e82974495f2c 100644 (file)
@@ -441,7 +441,10 @@ This system call is a nonstandard Linux extension.
 Glibc does not provide a wrapper for this system call.
 A wrapper is provided in the
 .IR libkeyutils
-package.
+library.
+(The accompanying package provides the
+.I <keyutils.h>
+header file.)
 When employing the wrapper in that library, link with
 .IR \-lkeyutils .
 .SH EXAMPLES