diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-29 18:52:05 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-29 22:30:09 +0200 |
| commit | 1e64c86bbf60914ce435d0209e982c0b4b5e2c5e (patch) | |
| tree | c82dc6b140e03e1c15f5189c6a8f7efecea75004 /man7/signal.7 | |
| parent | b10a1929c3b1039ac27567455925948b06053e4a (diff) | |
| download | man-pages-1e64c86bbf60914ce435d0209e982c0b4b5e2c5e.tar.gz | |
intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, msgop.2, open.2, seccomp.2, setgid.2, setresuid.2, setreuid.2, setuid.2, sigaction.2, sigpending.2, sigprocmask.2, sigreturn.2, sigsuspend.2, sigwaitinfo.2, socket.2, syscall.2, syscalls.2, umount.2, clock.3, dlopen.3, fmemopen.3, fpathconf.3, fputwc.3, fputws.3, fseek.3, fseeko.3, gcvt.3, getline.3, getwchar.3, hypot.3, if_nameindex.3, initgroups.3, popen.3, resolver.3, strcoll.3, strdup.3, tzset.3, ulimit.3, wcstombs.3, wctob.3, xdr.3, console_codes.4, random.4, filesystems.5, host.conf.5, hosts.5, proc.5, resolv.conf.5, securetty.5, credentials.7, feature_test_macros.7, hier.7, ipv6.7, packet.7, pthreads.7, raw.7, signal.7, tcp.7, user_namespaces.7, ld.so.8, ldconfig.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/signal.7')
| -rw-r--r-- | man7/signal.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/signal.7 b/man7/signal.7 index 2391d1e3d5..10fd3e9d3e 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -43,7 +43,7 @@ .\" Added section on stop/cont signals interrupting syscalls. .\" 2008-10-05, mtk: various additions .\" -.TH SIGNAL 7 2015-02-01 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME signal \- overview of signals .SH DESCRIPTION |
