diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-02-09 11:53:28 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-02-09 11:53:28 +0100 |
| commit | 6b621d05b30072f2e2bb084f5f1fbc4fc23ce360 (patch) | |
| tree | 59ca6ded06b9b3ba2fc12227e479c286cfda18a8 /man7/unix.7 | |
| parent | c8f25a0524d2ec0807352ea05714f671727635a5 (diff) | |
| download | man-pages-6b621d05b30072f2e2bb084f5f1fbc4fc23ce360.tar.gz | |
_exit.2, capget.2, fcntl.2, futex.2, listen.2, memfd_create.2, modify_ldt.2, move_pages.2, open.2, perf_event_open.2, ptrace.2, set_thread_area.2, stime.2, syscall.2, sysctl.2, userfaultfd.2, cmsg.3, exit.3, ftime.3, getpt.3, malloc.3, console_codes.4, loop.4, inotify.7, netlink.7, packet.7, rtnetlink.7, tcp.7, unix.7, vsock.7, ldconfig.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 79872b6998..474b4a7aaa 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -17,7 +17,7 @@ .\" address that can appear in the sockaddr_un structure: pathname, .\" unnamed, and abstract. .\" -.TH UNIX 7 2019-08-02 "Linux" "Linux Programmer's Manual" +.TH UNIX 7 2020-02-09 "Linux" "Linux Programmer's Manual" .SH NAME unix \- sockets for local interprocess communication .SH SYNOPSIS |
