]> git.ipfire.org Git - thirdparty/man-pages.git/commit
rt_sigqueueinfo.2: Rename 'uinfo' argument to 'info'
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 19 Sep 2019 19:27:44 +0000 (21:27 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 19 Sep 2019 19:27:44 +0000 (21:27 +0200)
commita24fc082d0c803e2c7598d37667ad833fe36c174
tree83e315b5ea83e2903f8cedcfbbbc761a5a639eae
parent8637b7a635dd5ac462e369b8add4a0e13f113e73
rt_sigqueueinfo.2: Rename 'uinfo' argument to 'info'

This is more consistent with the naming in other pages
that refer to a 'siginfo_t' structure.

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