diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-08 12:53:47 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-08 14:08:23 +0200 |
| commit | b8efb41432b73a8451e738d0a2d93e71bc3b1d87 (patch) | |
| tree | a7addc304d1b7708c26aa821201dd58c28cb466a /man1 | |
| parent | 96944361d99dc0c2aa53f84a9e538956710b23aa (diff) | |
| download | man-pages-b8efb41432b73a8451e738d0a2d93e71bc3b1d87.tar.gz | |
memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflush.2, bpf.2, close.2, epoll_ctl.2, epoll_wait.2, execve.2, execveat.2, fanotify_init.2, fanotify_mark.2, fcntl.2, fsync.2, get_kernel_syms.2, getdomainname.2, getgroups.2, gethostname.2, getrandom.2, getrlimit.2, getrusage.2, getsid.2, getunwind.2, io_getevents.2, ioctl_fat.2, kexec_load.2, killpg.2, listxattr.2, lseek.2, madvise.2, memfd_create.2, mknod.2, mlock.2, modify_ldt.2, msgctl.2, msgget.2, msgop.2, readlink.2, readv.2, reboot.2, recvmmsg.2, rename.2, request_key.2, restart_syscall.2, sched_setaffinity.2, sched_setattr.2, sched_setparam.2, seccomp.2, select_tut.2, semctl.2, semget.2, semop.2, set_thread_area.2, seteuid.2, setgid.2, setpgid.2, setresuid.2, setreuid.2, setsid.2, setuid.2, shmctl.2, shmget.2, shmop.2, sigaction.2, sigprocmask.2, stat.2, symlink.2, syscall.2, sysctl.2, unlink.2, bindresvport.3, byteorder.3, dlopen.3, endian.3, error.3, ffs.3, fmemopen.3, getcwd.3, getlogin.3, getnetent.3, getprotoent.3, getservent.3, getumask.3, getutent.3, glob.3, isalpha.3, lio_listio.3, login.3, mbsinit.3, mbstowcs.3, mbtowc.3, mkstemp.3, nextup.3, ntp_gettime.3, posix_fallocate.3, posix_spawn.3, pthread_join.3, pthread_rwlockattr_setkind_np.3, random.3, rcmd.3, realpath.3, resolver.3, setjmp.3, setnetgrent.3, sigvec.3, strerror.3, strverscmp.3, system.3, toupper.3, towlower.3, towupper.3, wcstombs.3, wordexp.3, cciss.4, loop.4, mouse.4, random.4, core.5, group.5, hosts.5, resolv.conf.5, ascii.7, environ.7, epoll.7, glob.7, ip.7, mq_overview.7, packet.7, pipe.7, raw.7, sched.7, signal.7, socket.7, symlink.7, ld.so.8, sln.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man1')
| -rw-r--r-- | man1/memusage.1 | 2 | ||||
| -rw-r--r-- | man1/memusagestat.1 | 2 | ||||
| -rw-r--r-- | man1/pldd.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man1/memusage.1 b/man1/memusage.1 index fce0b1de0a..16962466ea 100644 --- a/man1/memusage.1 +++ b/man1/memusage.1 @@ -21,7 +21,7 @@ .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END -.TH MEMUSAGE 1 2014-09-06 "GNU" "Linux user manual" +.TH MEMUSAGE 1 2016-10-08 "GNU" "Linux user manual" .SH NAME memusage \- profile memory usage of a program .SH SYNOPSIS diff --git a/man1/memusagestat.1 b/man1/memusagestat.1 index 33c8ca79c2..c85eab8a2c 100644 --- a/man1/memusagestat.1 +++ b/man1/memusagestat.1 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END -.TH MEMUSAGESTAT 1 2014-09-06 "GNU" "Linux programmer's manual" +.TH MEMUSAGESTAT 1 2016-10-08 "GNU" "Linux programmer's manual" .SH NAME memusagestat \- generate graphic from memory profiling data .SH SYNOPSIS diff --git a/man1/pldd.1 b/man1/pldd.1 index 4468f95ad8..d35b0f7ec9 100644 --- a/man1/pldd.1 +++ b/man1/pldd.1 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PLDD 1 2014-09-27 "GNU" "Linux User Manual" +.TH PLDD 1 2016-10-08 "GNU" "Linux User Manual" .SH NAME pldd \- display dynamic shared objects linked into a process .SH SYNOPSIS |
