]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fallocate.2, kcmp.2, link.2, listxattr.2, mkdir.2, mknod.2, open.2, ptrace.2, query_m...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 27 Jan 2013 20:27:57 +0000 (21:27 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 27 Jan 2013 20:27:57 +0000 (21:27 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
14 files changed:
man2/fallocate.2
man2/kcmp.2
man2/link.2
man2/listxattr.2
man2/mkdir.2
man2/mknod.2
man2/open.2
man2/ptrace.2
man2/query_module.2
man2/rename.2
man2/symlink.2
man2/write.2
man3/mkfifo.3
man5/core.5

index 962f1868f088cd4cf1d5628ebfb201ae7500abfe..d731714210c3be4f203e34d422f1889cdf267a94 100644 (file)
@@ -5,7 +5,7 @@
 .\" 2011-09-19: Added FALLOC_FL_PUNCH_HOLE
 .\" 2011-09-19: Substantial restructuring of the page
 .\"
-.TH FALLOCATE 2 2012-04-23 "Linux" "Linux Programmer's Manual"
+.TH FALLOCATE 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 fallocate \- manipulate file space
 .SH SYNOPSIS
index 23b07442d381ef6c3aa18880e9b3b9836625cebf..a045b548b84a212f8a1f5e95b1d1b77aa9c5a311 100644 (file)
@@ -23,7 +23,7 @@
 .\"
 .\" Kernel commit d97b46a64674a267bc41c9e16132ee2a98c3347d
 .\"
-.TH KCMP 2 2012-12-19 "Linux" "Linux Programmer's Manual"
+.TH KCMP 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 
 .SH NAME
 kcmp \- compare two processes to determine if they share a kernel resource
index 70ed9df63680bed29a27e80bcc09fe83b3100159..a59e09ff437863fe76b37b8fee2f1c8f15a75535 100644 (file)
@@ -28,7 +28,7 @@
 .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\" Modified 2005-04-04, as per suggestion by Michael Hardt for rename.2
 .\"
-.TH LINK 2 2012-10-16 "Linux" "Linux Programmer's Manual"
+.TH LINK 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 link \- make a new name for a file
 .SH SYNOPSIS
index 6d41eceb0546c4a8382682bd29c616b0e0613e7e..a02126bcc90f04eb59694ddee00a571b4732257f 100644 (file)
@@ -24,7 +24,7 @@
 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
 .\" USA.
 .\"
-.TH LISTXATTR 2 2001-12-01 "Linux" "Linux Programmer's Manual"
+.TH LISTXATTR 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 listxattr, llistxattr, flistxattr \- list extended attribute names
 .SH SYNOPSIS
index 9a1f505f86e7555720728475ff46a18f793e5134..7682e5fcedb6e471aa260ab8f3ff93f167c07f69 100644 (file)
@@ -6,7 +6,7 @@
 .\" You may distribute it under the terms of the GNU General
 .\" Public License. It comes with NO WARRANTY.
 .\"
-.TH MKDIR 2 2010-06-26 "Linux" "Linux Programmer's Manual"
+.TH MKDIR 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mkdir \- create a directory
 .SH SYNOPSIS
index 98d00abe40579de293778829828bc3c951343746..3cd962a53e4d62a5b5cbbccb7748135f5b552e62 100644 (file)
@@ -10,7 +10,7 @@
 .\" Modified 2003-04-23 by Michael Kerrisk
 .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH MKNOD 2 2010-09-20 "Linux" "Linux Programmer's Manual"
+.TH MKNOD 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mknod \- create a special or ordinary file
 .SH SYNOPSIS
index ae8756652542d555615ef410d992fb1b7b1aaabe..dea1d30cfb89818c8109f2e551dff68da788f447 100644 (file)
@@ -49,7 +49,7 @@
 .\" FIXME Linux 2.6.33 has O_DSYNC, and a hidden __O_SYNC.
 .\" FIXME: Linux 2.6.39 added O_PATH
 .\"
-.TH OPEN 2 2012-05-01 "Linux" "Linux Programmer's Manual"
+.TH OPEN 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 open, creat \- open and possibly create a file or device
 .SH SYNOPSIS
index 3f87cc136cb5c051c9f4c47f96c32d6211c7e071..060850e35e6eda134a9af9f5ee043c7984a76859 100644 (file)
@@ -46,7 +46,7 @@
 .\" FIXME Linux 3.1 adds PTRACE_SEIZE, PTRACE_INTERRUPT,
 .\"                and PTRACE_LISTEN.
 .\"
-.TH PTRACE 2 2012-10-25 "Linux" "Linux Programmer's Manual"
+.TH PTRACE 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 ptrace \- process trace
 .SH SYNOPSIS
index 4e39c1b8b5cda96328dbb9f2e0f62b24bdeb2d20..409b72d4d599baf61a6719ab3bf8da6687e8bf30 100644 (file)
@@ -5,7 +5,7 @@
 .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some
 .\" reformatting and rewordings by mtk
 .\"
-.TH QUERY_MODULE 2 2012-10-18 "Linux" "Linux Programmer's Manual"
+.TH QUERY_MODULE 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 query_module \- query the kernel for various bits pertaining to modules
 .SH SYNOPSIS
index 2c7a251fdde634028e9fe4f0374d18c6a4e46b6b..23843c58579dd28718a8609edc0fa04e00b0ea4e 100644 (file)
@@ -29,7 +29,7 @@
 .\" Modified Thu Mar  3 09:49:35 2005 by Michael Haardt <michael@moria.de>
 .\" 2007-03-25, mtk, added various text to DESCRIPTION.
 .\"
-.TH RENAME 2 2009-03-30 "Linux" "Linux Programmer's Manual"
+.TH RENAME 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 rename \- change the name or location of a file
 .SH SYNOPSIS
index 7f1ce387dee73e7e618bf8afd54a4504d4f4094c..701ee4fb5d07c1964520c70f94fcf1a451531f81 100644 (file)
@@ -29,7 +29,7 @@
 .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
 .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH SYMLINK 2 2010-09-20 "Linux" "Linux Programmer's Manual"
+.TH SYMLINK 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 symlink \- make a new name for a file
 .SH SYNOPSIS
index bde6c4b95ca9b23c5f7bbceac0203d19cbc172c8..caa673a1ac2ef0784d9c0361f36ca89692030c7d 100644 (file)
@@ -36,7 +36,7 @@
 .\"    gave some examples of why this might occur.
 .\"    Noted what happens if write() is interrupted by a signal.
 .\"
-.TH WRITE 2 2010-08-29 "Linux" "Linux Programmer's Manual"
+.TH WRITE 2 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 write \- write to a file descriptor
 .SH SYNOPSIS
index 5584ab51926b409c0832ff711d80262348527491..5fdcd6da4dd63c1e7601a5801f3d20e51e7b79e5 100644 (file)
@@ -24,7 +24,7 @@
 .\"
 .\" changed section from 2 to 3, aeb, 950919
 .\"
-.TH MKFIFO 3 2008-06-12 "GNU" "Linux Programmer's Manual"
+.TH MKFIFO 3 2013-01-27 "GNU" "Linux Programmer's Manual"
 .SH NAME
 mkfifo \- make a FIFO special file (a named pipe)
 .SH SYNOPSIS
index f287ca0210212d3544ba47267249eff5e180bc64..f6604dc609e890a778a88157a99b7d4fb019a9f0 100644 (file)
@@ -20,7 +20,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\"
-.TH CORE 5 2012-07-16 "Linux" "Linux Programmer's Manual"
+.TH CORE 5 2013-01-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 core \- core dump file
 .SH DESCRIPTION