diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-11 22:07:24 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-11 22:07:24 +0200 |
| commit | e8426ca2b4bd20516c0851e52631bc36b5adb3d8 (patch) | |
| tree | 76cb242266e55c66d0d22dca645dd68083003b29 /man5 | |
| parent | fe3ade16ec242081bee068eca8727c66fdec6c8f (diff) | |
| download | man-pages-e8426ca2b4bd20516c0851e52631bc36b5adb3d8.tar.gz | |
getent.1, localedef.1, accept.2, arch_prctl.2, clock_getres.2, clock_nanosleep.2, connect.2, dup.2, epoll_create.2, epoll_ctl.2, epoll_wait.2, execve.2, getitimer.2, getsockopt.2, gettid.2, inotify_add_watch.2, inotify_init.2, io_submit.2, ioctl.2, lseek.2, madvise.2, mlock.2, mmap.2, mprotect.2, msgctl.2, msgop.2, open_by_handle_at.2, openat2.2, pidfd_open.2, poll.2, prctl.2, quotactl.2, s390_sthyi.2, select.2, select_tut.2, semctl.2, semget.2, semop.2, setns.2, shmctl.2, shmget.2, shmop.2, sigaction.2, stat.2, statx.2, syscalls.2, timer_create.2, timerfd_create.2, unshare.2, wait.2, CPU_SET.3, aio_init.3, atoi.3, des_crypt.3, dirfd.3, fmemopen.3, fopencookie.3, ftok.3, fts.3, getaddrinfo.3, getifaddrs.3, getrpcent.3, gsignal.3, lio_listio.3, nl_langinfo.3, posix_memalign.3, posix_openpt.3, posix_spawn.3, scanf.3, sem_init.3, sem_post.3, shm_open.3, strcmp.3, strftime.3, st.4, elf.5, group.5, proc.5, services.5, aio.7, cgroups.7, feature_test_macros.7, keyrings.7, man-pages.7, namespaces.7, path_resolution.7, sigevent.7, signal.7, socket.7, sysvipc.7, time.7, udp.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/elf.5 | 2 | ||||
| -rw-r--r-- | man5/group.5 | 2 | ||||
| -rw-r--r-- | man5/proc.5 | 2 | ||||
| -rw-r--r-- | man5/services.5 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man5/elf.5 b/man5/elf.5 index b41a2bfa8e..0bfac6572d 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -32,7 +32,7 @@ .\" 2007-10-11, Mike Frysinger <vapier@gentoo.org>, various fixes .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH ELF 5 2019-05-09 "Linux" "Linux Programmer's Manual" +.TH ELF 5 2020-04-11 "Linux" "Linux Programmer's Manual" .SH NAME elf \- format of Executable and Linking Format (ELF) files .SH SYNOPSIS diff --git a/man5/group.5 b/man5/group.5 index 94f7bf7015..5cb3a9132d 100644 --- a/man5/group.5 +++ b/man5/group.5 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:06:03 1993 by Rik Faith (faith@cs.unc.edu) -.TH GROUP 5 2018-04-30 "Linux" "Linux Programmer's Manual" +.TH GROUP 5 2020-04-11 "Linux" "Linux Programmer's Manual" .SH NAME group \- user group file .SH DESCRIPTION diff --git a/man5/proc.5 b/man5/proc.5 index fecda52bfc..21b73d7aa0 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -52,7 +52,7 @@ .\" to see what information could be imported from that file .\" into this file. .\" -.TH PROC 5 2019-11-19 "Linux" "Linux Programmer's Manual" +.TH PROC 5 2020-04-11 "Linux" "Linux Programmer's Manual" .SH NAME proc \- process information pseudo-filesystem .SH DESCRIPTION diff --git a/man5/services.5 b/man5/services.5 index fe345c6d03..bc63dc4c67 100644 --- a/man5/services.5 +++ b/man5/services.5 @@ -31,7 +31,7 @@ .\" Thu Jan 11 12:14:41 1996 Austin Donnelly <and1000@cam.ac.uk> .\" * Merged two services(5) manpages .\" -.TH SERVICES 5 2010-05-22 "Linux" "Linux Programmer's Manual" +.TH SERVICES 5 2020-04-11 "Linux" "Linux Programmer's Manual" .SH NAME services \- Internet network services list .SH DESCRIPTION |
