diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-08-21 16:47:44 -0500 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-08-21 16:47:44 -0500 |
| commit | bea08fec7e688be54b82aa91e29dee0d7134ba1a (patch) | |
| tree | 0833c959b09073b6aa78bd34dca6e9be584cd2c7 /man7/signal.7 | |
| parent | d62018316a39588f17ce00d3cdf307580e5f7c68 (diff) | |
| download | man-pages-bea08fec7e688be54b82aa91e29dee0d7134ba1a.tar.gz | |
adjtimex.2, bind.2, cacheflush.2, clone.2, fallocate.2, fanotify_init.2, fanotify_mark.2, flock.2, futex.2, getdents.2, getpriority.2, getrlimit.2, gettid.2, gettimeofday.2, ioprio_set.2, kexec_load.2, migrate_pages.2, modify_ldt.2, mount.2, move_pages.2, mprotect.2, msgop.2, nfsservctl.2, perf_event_open.2, pread.2, ptrace.2, recvmmsg.2, rename.2, restart_syscall.2, sched_setattr.2, send.2, shmop.2, shutdown.2, sigaction.2, signalfd.2, syscalls.2, timer_create.2, timerfd_create.2, tkill.2, vmsplice.2, wait.2, aio_init.3, confstr.3, exit.3, fmemopen.3, fopen.3, getaddrinfo.3, getauxval.3, getspnam.3, isalpha.3, isatty.3, mallinfo.3, malloc.3, mallopt.3, psignal.3, pthread_attr_setinheritsched.3, qecvt.3, queue.3, rtnetlink.3, strerror.3, strftime.3, toupper.3, towlower.3, towupper.3, initrd.4, locale.5, proc.5, bootparam.7, capabilities.7, ddp.7, fanotify.7, icmp.7, inotify.7, ip.7, ipv6.7, netdevice.7, netlink.7, path_resolution.7, rtld-audit.7, rtnetlink.7, sched.7, signal.7, socket.7, svipc.7, tcp.7, unix.7, ld.so.8: srcfix: Update FIXMEs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/signal.7')
| -rw-r--r-- | man7/signal.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/signal.7 b/man7/signal.7 index c5dcc3dddf..e029de5464 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -676,7 +676,7 @@ Socket interfaces: .BR send (2), .BR sendto (2), and -.\" FIXME What about sendmmsg()? +.\" FIXME . What about sendmmsg()? .BR sendmsg (2), unless a timeout has been set on the socket (see below). .IP * @@ -739,7 +739,7 @@ has been set on the socket using .BR send (2), .BR sendto (2), and -.\" FIXME What about sendmmsg()? +.\" FIXME . What about sendmmsg()? .BR sendmsg (2). .IP * Interfaces used to wait for signals: @@ -819,7 +819,7 @@ has been set on the socket using .BR send (2), .BR sendto (2), and -.\" FIXME What about sendmmsg()? +.\" FIXME . What about sendmmsg()? .BR sendmsg (2), if a send timeout .RB ( SO_SNDTIMEO ) |
