diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-18 07:59:32 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-18 07:59:32 +0200 |
| commit | 28d0f81e1c79f139660a31c5481e0ce985da25cf (patch) | |
| tree | 15426deb655f8bcc1a992a7f4c9953fae7d46803 /man3/sigqueue.3 | |
| parent | f99cea2c35514134df0bb84ab1d2e023343ed19f (diff) | |
| download | man-pages-28d0f81e1c79f139660a31c5481e0ce985da25cf.tar.gz | |
sigqueue.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/sigqueue.3')
| -rw-r--r-- | man3/sigqueue.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sigqueue.3 b/man3/sigqueue.3 index 1a916c4287..d081b34e03 100644 --- a/man3/sigqueue.3 +++ b/man3/sigqueue.3 @@ -116,7 +116,7 @@ No process has a PID matching .SH VERSIONS .BR sigqueue () and the underlying -.BR rt_sigqueueinfo () +.BR rt_sigqueueinfo (2) system call first appeared in Linux 2.2. .SH ATTRIBUTES For an explanation of the terms used in this section, see |
