execve.2, setfsgid.2, setfsuid.2, splice.2, fopen.3, malloc_trim.3, posix_memalign.3, stdarg.3, sysconf.3, tsearch.3, elf.5, hostname.7, inode.7: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-05-09 09:43:09 +02:00
parent f1aa88c2df
commit 2e3023c413
13 changed files with 13 additions and 13 deletions

View File

@ -34,7 +34,7 @@
.\" 2007-09-14 Ollie Wild <aaw@google.com>, mtk
.\" Add text describing limits on command-line arguments + environment
.\"
.TH EXECVE 2 2018-04-30 "Linux" "Linux Programmer's Manual"
.TH EXECVE 2 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
execve \- execute program
.SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
.TH SETFSGID 2 2017-09-15 "Linux" "Linux Programmer's Manual"
.TH SETFSGID 2 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
setfsgid \- set group identity used for filesystem checks
.SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
.TH SETFSUID 2 2017-09-15 "Linux" "Linux Programmer's Manual"
.TH SETFSUID 2 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
setfsuid \- set user identity used for filesystem checks
.SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH SPLICE 2 2017-09-15 "Linux" "Linux Programmer's Manual"
.TH SPLICE 2 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
splice \- splice data to/from a pipe
.SH SYNOPSIS

View File

@ -41,7 +41,7 @@
.\" Modified, aeb, 960421, 970806
.\" Modified, joey, aeb, 2002-01-03
.\"
.TH FOPEN 3 2017-09-15 "GNU" "Linux Programmer's Manual"
.TH FOPEN 3 2019-05-09 "GNU" "Linux Programmer's Manual"
.SH NAME
fopen, fdopen, freopen \- stream open functions
.SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH MALLOC_TRIM 3 2017-09-15 "Linux" "Linux Programmer's Manual"
.TH MALLOC_TRIM 3 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
malloc_trim \- release free memory from the heap
.SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" 2001-10-11, 2003-08-22, aeb, added some details
.\" 2012-03-23, Michael Kerrisk <mtk.manpages@mail.com>
.\" Document pvalloc() and aligned_alloc()
.TH POSIX_MEMALIGN 3 2017-09-15 "GNU" "Linux Programmer's Manual"
.TH POSIX_MEMALIGN 3 2019-05-09 "GNU" "Linux Programmer's Manual"
.SH NAME
posix_memalign, aligned_alloc, memalign, valloc, pvalloc \- allocate aligned memory
.SH SYNOPSIS

View File

@ -40,7 +40,7 @@
.\" Converted for Linux, Mon Nov 29 15:11:11 1993, faith@cs.unc.edu
.\" Additions, 2001-10-14, aeb
.\"
.TH STDARG 3 2017-09-15 "" "Linux Programmer's Manual"
.TH STDARG 3 2019-05-09 "" "Linux Programmer's Manual"
.SH NAME
stdarg, va_start, va_arg, va_end, va_copy \- variable argument lists
.SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\"
.\" Modified Sat Jul 24 17:51:42 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Tue Aug 17 11:42:20 1999 by Ariel Scolnicov (ariels@compugen.co.il)
.TH SYSCONF 3 2017-11-26 "GNU" "Linux Programmer's Manual"
.TH SYSCONF 3 2019-05-09 "GNU" "Linux Programmer's Manual"
.SH NAME
sysconf \- get configuration information at run time
.SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH TSEARCH 3 2018-04-30 "GNU" "Linux Programmer's Manual"
.TH TSEARCH 3 2019-05-09 "GNU" "Linux Programmer's Manual"
.SH NAME
tsearch, tfind, tdelete, twalk, tdestroy \- manage a binary search tree
.SH SYNOPSIS

View File

@ -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 2018-04-30 "Linux" "Linux Programmer's Manual"
.TH ELF 5 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
elf \- format of Executable and Linking Format (ELF) files
.SH SYNOPSIS

View File

@ -36,7 +36,7 @@
.\"
.\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and modified for Linux.
.\"
.TH HOSTNAME 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.TH HOSTNAME 7 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
hostname \- hostname resolution description
.SH DESCRIPTION

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH INODE 7 2017-09-15 "Linux" "Linux Programmer's Manual"
.TH INODE 7 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
inode \- file inode information
.SH DESCRIPTION