diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-04-30 17:41:31 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-04-30 17:41:31 +0200 |
| commit | 09b8afdc042585749bb52a0d3e1832c5d9360b15 (patch) | |
| tree | 2bcb881e2f75587097d9213413ae83428e8c139b /man7/unix.7 | |
| parent | 35ba41fea4f38202c6b8546257ae6f92c0de41f8 (diff) | |
| download | man-pages-09b8afdc042585749bb52a0d3e1832c5d9360b15.tar.gz | |
execve.2, fallocate.2, getrlimit.2, io_submit.2, membarrier.2, mmap.2, msgget.2, open.2, ptrace.2, readv.2, semget.2, shmget.2, shutdown.2, syscall.2, wait.2, wait4.2, crypt.3, encrypt.3, fseek.3, getcwd.3, makedev.3, pthread_create.3, puts.3, tsearch.3, elf.5, filesystems.5, group.5, passwd.5, sysfs.5, mount_namespaces.7, posixoptions.7, time.7, unix.7, vdso.7, xattr.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 8f231cf3bf..064c12cc63 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 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH UNIX 7 2018-04-30 "Linux" "Linux Programmer's Manual" .SH NAME unix \- sockets for local interprocess communication .SH SYNOPSIS |
