]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ldd.1, arch_prctl.2, faccessat.2, fchmodat.2, fchownat.2, flock.2, futimesat.2, getcp...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 12 Mar 2013 11:35:04 +0000 (12:35 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 12 Mar 2013 11:35:04 +0000 (12:35 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
26 files changed:
man1/ldd.1
man2/arch_prctl.2
man2/faccessat.2
man2/fchmodat.2
man2/fchownat.2
man2/flock.2
man2/futimesat.2
man2/getcpu.2
man2/getdents.2
man2/getitimer.2
man2/getpid.2
man2/getresuid.2
man2/getunwind.2
man2/kexec_load.2
man2/mkdirat.2
man2/mknodat.2
man2/openat.2
man2/outb.2
man2/perfmonctl.2
man2/readlinkat.2
man2/renameat.2
man2/symlinkat.2
man2/timer_delete.2
man2/timer_getoverrun.2
man2/timer_settime.2
man2/unlinkat.2

index 402756f55df70694c61a3eff8f798eb54a9da166..e6025cf620d21704978db63ee9be46041210606f 100644 (file)
@@ -10,6 +10,7 @@
 .\" Do not restrict distribution.
 .\" May be distributed under the GNU General Public License
 .\" %%%LICENSE_END
+.\"
 .TH LDD 1 2012-07-16 "" "Linux Programmer's Manual"
 .SH NAME
 ldd \- print shared library dependencies
index fced27c1b0362f9848bffd466729a50f6803f3f8..e348563769b7205c6cf61dd0775edba5689743ec 100644 (file)
@@ -21,6 +21,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
+.\"
 .TH ARCH_PRCTL 2 2007-12-26 "Linux" "Linux Programmer's Manual"
 .SH NAME
 arch_prctl \- set architecture-specific thread state
index 21a78117d20ccd235b34fb7acd6c107a0263357f..ee4ac99fa3911322d4a92587dd12739cee820b73 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH FACCESSAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
 faccessat \- check user's permissions of a file relative to a \
index 93e760410c62cb7d38590f470c39b82cb9126dce..636eae6b4e6015c270c4acb722ada897ffd2e495 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH FCHMODAT 2 2012-05-22 "Linux" "Linux Programmer's Manual"
 .SH NAME
 fchmodat \- change permissions of a file relative to a directory \
index 33ab36bb9ab929e3f7081bb4caa781885bcf0477..e91ff0b78acfc52ccdb62d5a53995994475eeace 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH FCHOWNAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
 fchownat \- change ownership of a file relative to a directory \
index 6a42c4c2d6e86c093be6bedb94cd3cae9414816e..e08072502f96f43310f08c041f6a3185d40df75f 100644 (file)
@@ -31,6 +31,7 @@
 .\"
 .\" FIXME: Maybe document LOCK_MAND, LOCK_RW, LOCK_READ, LOCK_WRITE
 .\"        which only have effect for SAMBA.
+.\"
 .TH FLOCK 2 2013-02-11 "Linux" "Linux Programmer's Manual"
 .SH NAME
 flock \- apply or remove an advisory lock on an open file
index 2017c1e60acedbf4e22c859880688f241547bef3..e6e0174d747992da63963c9af49d394463a8dd33 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH FUTIMESAT 2 2012-05-10 "Linux" "Linux Programmer's Manual"
 .SH NAME
 futimesat \- change timestamps of a file relative to a \
index 543231946a483e4b45cea5cc3714aff083e71399..b0783d612dbee31aa42fb3069b4e17ef864479d9 100644 (file)
@@ -8,6 +8,7 @@
 .\" %%%LICENSE_END
 .\"
 .\" 2008, mtk, various edits
+.\"
 .TH GETCPU 2 2012-07-13 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getcpu \- determine CPU and NUMA node on which the calling thread is running
index 81c08626039c84694efa0b1caf22fea008ac7cec..59d71ea101814ac0494a5007857d53a3598b5a57 100644 (file)
@@ -26,6 +26,7 @@
 .\" Modified 22 July 1995 by Michael Chastain <mec@duracef.shout.net>:
 .\"   Derived from 'readdir.2'.
 .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
+.\"
 .TH GETDENTS 2  2012-08-03 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getdents \- get directory entries
index f09537640680745cacdc3b89825da61fba6ef7e8..f1247396fbc8e8fa0d70159e8af25f29ae9045a0 100644 (file)
@@ -8,6 +8,7 @@
 .\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
 .\" 2005-04-06 mtk, Matthias Lang <matthias@corelatus.se>
 .\"    Noted MAX_SEC_IN_JIFFIES ceiling
+.\"
 .TH GETITIMER 2 2012-10-01 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getitimer, setitimer \- get or set value of an interval timer
index 823b77eafa43be4254ec84929ff52465ede2eb5c..1d7afd8b9bab2abeedacc8b4662d4ea8c3c59f27 100644 (file)
@@ -21,6 +21,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
+.\"
 .TH GETPID 2 2008-09-23 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getpid, getppid \- get process identification
index 66ff390e3df433b3aac3f43a33355d87cc3628c1..9e4c4ca747a2ac518dfcd78c2a4532f98e42cc14 100644 (file)
@@ -24,6 +24,7 @@
 .\" %%%LICENSE_END
 .\"
 .\" Modified, 2003-05-26, Michael Kerrisk, <mtk.manpages@gmail.com>
+.\"
 .TH GETRESUID 2 2010-11-22 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getresuid, getresgid \- get real, effective and saved user/group IDs
index 885edafeb52ef2e59eecc5e24db0ef79975e8fd5..ba47bdcc38bec553c7527a490f59147000313efc 100644 (file)
@@ -24,7 +24,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH GETUNWIND 2 2013-02-13 Linux "Linux Programmer's Manual"
 .SH NAME
 getunwind \- copy the unwind data to caller's buffer
index 5bc6f68c128d26e9610273fe7971f3b25b44bd2b..d27bbc797165c5ca00cfee1a72b93efebc7d0d4c 100644 (file)
@@ -22,6 +22,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
+.\"
 .TH KEXEC_LOAD 2 2012-07-13 "Linux" "Linux Programmer's Manual"
 .SH NAME
 kexec_load \- load a new kernel for later execution
index 058ed133c40b4fd3e8952399fef35fdec45ffad4..c552414102ec23143776d3483e71790f1b6f238d 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH MKDIRAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mkdirat \- create a directory relative to a directory file descriptor
index 2a3e94416a71c91dbc010a9e47494dda3ef75d36..58daf4022d0b097d01c451d904b890ea0c6b92e1 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH MKNODAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mknodat \- create a special or ordinary file relative to a directory
index 785c7d86a54b594f83bc5a4d3c1e4b207a92d983..2e4fbfb760b1e6c151cc4880f4dee3ab6d67e455 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH OPENAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
 openat \- open a file relative to a directory file descriptor
index 3299ffb87eff6e17165d948b4a44875c2bf8416c..d1b0061ae842f0f0b80d2fe11c61c0c43ad83c35 100644 (file)
@@ -23,7 +23,6 @@
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH OUTB 2 2012-12-31 "Linux" "Linux Programmer's Manual"
 .SH NAME
 outb, outw, outl, outsb, outsw, outsl,
index 67dc7f6337068ab84a41d215251b7c6ab56c4d2e..a8a37b5fadd01e6776d05d085fd3ae131c499143 100644 (file)
@@ -24,7 +24,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH PERFMONCTL 2 2013-02-13 Linux "Linux Programmer's Manual"
 .SH NAME
 perfmonctl \- interface to IA-64 performance monitoring unit
index 706b7fe7b8f7093ea59bf304c68cfa32b30513bb..9ceb05b06c794846e9385650a621189177099d96 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH READLINKAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
 readlinkat \- read value of a symbolic link relative to
index 0eb70487b92607432b35d53171a05f01caf2fd0a..432ddfd8367f942957a31e7435240ecc8b2e21d2 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH RENAMEAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
 renameat \- rename a file relative to directory file descriptors
index 631987e80d44f6ff90c75ba34a6c10735e830c3c..7ce0b1322b8c511e0e8cd60513ac441e18faa041 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH SYMLINKAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
 symlinkat \- create a symbolic link relative to a directory file descriptor
index 1dcb1c5ae8b6b30032e08c8ec7fe3bccd0d4395b..d8af616d8f348dc17dd94601a6e4140fbaa551eb 100644 (file)
@@ -22,6 +22,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
+.\"
 .TH TIMER_DELETE 2 2009-02-20 Linux "Linux Programmer's Manual"
 .SH NAME
 timer_delete \- delete a POSIX per-process timer
index f1dec7f3c56f9dae77d5e2ff2eacc0a801a2bef3..ad7e9a9fc0f2e58b7298817a5e34d2193c424072 100644 (file)
@@ -22,6 +22,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
+.\"
 .TH TIMER_GETOVERRUN 2 2009-02-20 Linux "Linux Programmer's Manual"
 .SH NAME
 timer_getoverrun \- get overrun count for a POSIX per-process timer
index 0c4b44fd9f0cabf5007ca519b2efeb0660c42116..889745c6c90b03d720fe464d7d6df81f26e1b768 100644 (file)
@@ -22,6 +22,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
+.\"
 .TH TIMER_SETTIME 2 2012-10-15 Linux "Linux Programmer's Manual"
 .SH NAME
 timer_settime, timer_gettime \- arm/disarm and fetch
index 2ae5d81d86ddca8c4a89ba72c0c3e06d0b62b2ae..bf04840c5b4a6da73fec4bec13554b737bf110c4 100644 (file)
@@ -22,7 +22,6 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.\"
 .TH UNLINKAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
 unlinkat \- remove a directory entry relative to a directory file descriptor