]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fallocate.2, open_by_handle_at.2, rename.2, syscalls.2, termios.3, inotify.7: tstamp
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 8 May 2014 09:03:36 +0000 (11:03 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 8 May 2014 09:03:36 +0000 (11:03 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/fallocate.2
man2/open_by_handle_at.2
man2/rename.2
man2/syscalls.2
man3/termios.3
man7/inotify.7

index 8188764e3a85ac6b0eec01ddb78f28d10f88b2fd..a29d7dff3bffc043e43d6c4670ad391df2492893 100644 (file)
@@ -8,7 +8,7 @@
 .\" 2011-09-19: Added FALLOC_FL_PUNCH_HOLE
 .\" 2011-09-19: Substantial restructuring of the page
 .\"
-.TH FALLOCATE 2 2014-04-17 "Linux" "Linux Programmer's Manual"
+.TH FALLOCATE 2 2014-05-08 "Linux" "Linux Programmer's Manual"
 .SH NAME
 fallocate \- manipulate file space
 .SH SYNOPSIS
index 3795022392d5be91a29146c65a5b5f310be2ebd8..45df008eecbc52670954fb4d80be439de07976f6 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH OPEN_BY_HANDLE_AT 2 2014-03-24 "Linux" "Linux Programmer's Manual"
+.TH OPEN_BY_HANDLE_AT 2 2014-05-08 "Linux" "Linux Programmer's Manual"
 .SH NAME
 name_to_handle_at, open_by_handle_at \- obtain handle
 for a pathname and open file via a handle
index 73b00ffb605256c23a721f6c558515a3dbc879e5..5586a75423c45174fbe872c7ad3d68077c03113a 100644 (file)
@@ -30,7 +30,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 2014-04-19 "Linux" "Linux Programmer's Manual"
+.TH RENAME 2 2014-05-08 "Linux" "Linux Programmer's Manual"
 .SH NAME
 rename, renameat, renameat2 \- change the name or location of a file
 .SH SYNOPSIS
index d871e0a944ba3a52167e1de04dd74a3690293955..5ba0b3e9a260c16afa82e1b46d76295ecf8e5dbb 100644 (file)
@@ -28,7 +28,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH SYSCALLS 2 2014-04-18 "Linux" "Linux Programmer's Manual"
+.TH SYSCALLS 2 2014-05-08 "Linux" "Linux Programmer's Manual"
 .SH NAME
 syscalls \- Linux system calls
 .SH SYNOPSIS
index 0e82eb7e5d49d047255bcd8155739dc3b5912022..d847e17c5250d0854bb0d1ee295bb287b529f38e 100644 (file)
@@ -37,7 +37,7 @@
 .\"     Enhanced the discussion of "raw" mode for cfmakeraw().
 .\"     Document CMSPAR.
 .\"
-.TH TERMIOS 3 2014-03-21 "Linux" "Linux Programmer's Manual"
+.TH TERMIOS 3 2014-05-08 "Linux" "Linux Programmer's Manual"
 .SH NAME
 termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow,
 cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \-
index da76b2ac3f471aeab6a24f0104e358416bf0624e..8e848b2bf3b324ee7b73d305fc2630044f738d0c 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH INOTIFY 7 2014-04-01 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY 7 2014-05-08 "Linux" "Linux Programmer's Manual"
 .SH NAME
 inotify \- monitoring filesystem events
 .SH DESCRIPTION