diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-12-31 07:01:38 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-12-31 07:01:38 +0100 |
| commit | 0649afd45a3325f7497fc601231f3171895e72da (patch) | |
| tree | dd39f25097c4b7fd5f3d5087649361acbcbe5205 /man7/unix.7 | |
| parent | 239db57f6600b6e5043dd3679c90e8f0ec81d1cc (diff) | |
| download | man-pages-0649afd45a3325f7497fc601231f3171895e72da.tar.gz | |
localedef.1, adjtimex.2, clock_nanosleep.2, epoll_ctl.2, ioctl.2, madvise.2, open.2, posix_fadvise.2, prctl.2, restart_syscall.2, sched_setaffinity.2, select.2, semop.2, setsid.2, sgetmask.2, sigaction.2, sigreturn.2, splice.2, syscall.2, syscalls.2, tee.2, tkill.2, abort.3, cmsg.3, exp10.3, ftw.3, getopt.3, ilogb.3, memcmp.3, mq_open.3, pow.3, pthread_setschedparam.3, sigvec.3, sysconf.3, termios.3, tgamma.3, wordexp.3, locale.5, proc.5, resolv.conf.5, cp1251.7, credentials.7, fanotify.7, inotify.7, locale.7, man-pages.7, signal.7, unix.7, ld.so.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 c2fd2b0e4c..23204302f8 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 2014-10-15 "Linux" "Linux Programmer's Manual" +.TH UNIX 7 2014-12-31 "Linux" "Linux Programmer's Manual" .SH NAME unix \- sockets for local interprocess communication .SH SYNOPSIS |
