]> git.ipfire.org Git - thirdparty/man-pages.git/commit
kexec_load.2: Remove crufty statements that constants are not exported to glibc
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 7 Jan 2015 20:26:41 +0000 (21:26 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 20:56:32 +0000 (21:56 +0100)
commite3284521367aaabac4597d3b96428aff7f6ca8b2
treea7c81c0db7b928880f608434badc11eb2badb83d
parent36aa66d1807c5827a1ae4a569cb465f574e5128d
kexec_load.2: Remove crufty statements that constants are not exported to glibc

With the kernel "uapi" changes of a a few releases ago, these
constants are now automatically provided to glibc.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/kexec_load.2