aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/add_key.22
-rw-r--r--man2/execve.22
-rw-r--r--man2/fork.22
-rw-r--r--man2/fsync.22
-rw-r--r--man2/getrandom.22
-rw-r--r--man2/getrlimit.22
-rw-r--r--man2/getxattr.22
-rw-r--r--man2/inotify_add_watch.22
-rw-r--r--man2/ioctl.22
-rw-r--r--man2/ioctl_fat.22
-rw-r--r--man2/kcmp.22
-rw-r--r--man2/keyctl.22
-rw-r--r--man2/link.22
-rw-r--r--man2/listxattr.22
-rw-r--r--man2/lseek.22
-rw-r--r--man2/madvise.22
-rw-r--r--man2/mincore.22
-rw-r--r--man2/mlock.22
-rw-r--r--man2/nanosleep.22
-rw-r--r--man2/poll.22
-rw-r--r--man2/posix_fadvise.22
-rw-r--r--man2/read.22
-rw-r--r--man2/readv.22
-rw-r--r--man2/recv.22
-rw-r--r--man2/request_key.22
-rw-r--r--man2/select.22
-rw-r--r--man2/send.22
-rw-r--r--man2/setxattr.22
-rw-r--r--man2/sigaction.22
-rw-r--r--man2/stat.22
-rw-r--r--man2/statfs.22
-rw-r--r--man2/syscall.22
-rw-r--r--man2/tkill.22
-rw-r--r--man2/truncate.22
-rw-r--r--man2/unlink.22
-rw-r--r--man2/vfork.22
-rw-r--r--man2/write.22
37 files changed, 37 insertions, 37 deletions
diff --git a/man2/add_key.2 b/man2/add_key.2
index e702680bb3..5422cd64f4 100644
--- a/man2/add_key.2
+++ b/man2/add_key.2
@@ -9,7 +9,7 @@
.\" 2 of the License, or (at your option) any later version.
.\" %%%LICENSE_END
.\"
-.TH ADD_KEY 2 2016-07-17 Linux "Linux Key Management Calls"
+.TH ADD_KEY 2 2017-03-13 Linux "Linux Key Management Calls"
.SH NAME
add_key \- add a key to the kernel's key management facility
.SH SYNOPSIS
diff --git a/man2/execve.2 b/man2/execve.2
index ce4ed80671..466939df24 100644
--- a/man2/execve.2
+++ b/man2/execve.2
@@ -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 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH EXECVE 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
execve \- execute program
.SH SYNOPSIS
diff --git a/man2/fork.2 b/man2/fork.2
index db7b2c0d1b..acb0533fe8 100644
--- a/man2/fork.2
+++ b/man2/fork.2
@@ -36,7 +36,7 @@
.\" Greatly expanded, to describe all attributes that differ
.\" parent and child.
.\"
-.TH FORK 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH FORK 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
fork \- create a child process
.SH SYNOPSIS
diff --git a/man2/fsync.2 b/man2/fsync.2
index 542442340b..f42204b5e4 100644
--- a/man2/fsync.2
+++ b/man2/fsync.2
@@ -35,7 +35,7 @@
.\" 2006-04-28, mtk, substantial rewrite of various parts.
.\" 2012-02-27 Various changes by Christoph Hellwig <hch@lst.de>
.\"
-.TH FSYNC 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH FSYNC 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
fsync, fdatasync \- synchronize a file's in-core state with storage device
.SH SYNOPSIS
diff --git a/man2/getrandom.2 b/man2/getrandom.2
index 644767f1d7..a550fa5ad1 100644
--- a/man2/getrandom.2
+++ b/man2/getrandom.2
@@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH GETRANDOM 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH GETRANDOM 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
getrandom \- obtain a series of random bytes
.SH SYNOPSIS
diff --git a/man2/getrlimit.2 b/man2/getrlimit.2
index a71e819156..7a4f04f16f 100644
--- a/man2/getrlimit.2
+++ b/man2/getrlimit.2
@@ -61,7 +61,7 @@
.\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME
.\" 2010-11-06, mtk: Added documentation of prlimit()
.\"
-.TH GETRLIMIT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH GETRLIMIT 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
getrlimit, setrlimit, prlimit \- get/set resource limits
.SH SYNOPSIS
diff --git a/man2/getxattr.2 b/man2/getxattr.2
index 5f6cb42a81..32b1a6d50f 100644
--- a/man2/getxattr.2
+++ b/man2/getxattr.2
@@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH GETXATTR 2 2015-05-07 "Linux" "Linux Programmer's Manual"
+.TH GETXATTR 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
getxattr, lgetxattr, fgetxattr \- retrieve an extended attribute value
.SH SYNOPSIS
diff --git a/man2/inotify_add_watch.2 b/man2/inotify_add_watch.2
index 3deefc5083..60a5007451 100644
--- a/man2/inotify_add_watch.2
+++ b/man2/inotify_add_watch.2
@@ -25,7 +25,7 @@
.\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
.\" 2006-02-07 mtk, various changes
.\"
-.TH INOTIFY_ADD_WATCH 2 2014-07-08 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY_ADD_WATCH 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
inotify_add_watch \- add a watch to an initialized inotify instance
.SH SYNOPSIS
diff --git a/man2/ioctl.2 b/man2/ioctl.2
index 04ad8ea0a7..b5204dd746 100644
--- a/man2/ioctl.2
+++ b/man2/ioctl.2
@@ -38,7 +38,7 @@
.\" Modified 1999-06-25 by Rachael Munns <vashti@dream.org.uk>
.\" Modified 2000-09-21 by Andries Brouwer <aeb@cwi.nl>
.\"
-.TH IOCTL 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH IOCTL 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl \- control device
.SH SYNOPSIS
diff --git a/man2/ioctl_fat.2 b/man2/ioctl_fat.2
index aa6e9f8bd5..e318aa5c54 100644
--- a/man2/ioctl_fat.2
+++ b/man2/ioctl_fat.2
@@ -21,7 +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 IOCTL-FAT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH IOCTL-FAT 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl_fat \- manipulating the FAT filesystem
.SH SYNOPSIS
diff --git a/man2/kcmp.2 b/man2/kcmp.2
index 00c29dd967..1987e8dd14 100644
--- a/man2/kcmp.2
+++ b/man2/kcmp.2
@@ -25,7 +25,7 @@
.\"
.\" Kernel commit d97b46a64674a267bc41c9e16132ee2a98c3347d
.\"
-.TH KCMP 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH KCMP 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
kcmp \- compare two processes to determine if they share a kernel resource
.SH SYNOPSIS
diff --git a/man2/keyctl.2 b/man2/keyctl.2
index 09c42b953b..e4704513a5 100644
--- a/man2/keyctl.2
+++ b/man2/keyctl.2
@@ -25,7 +25,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH KEYCTL 2 2015-05-07 Linux "Linux Key Management Calls"
+.TH KEYCTL 2 2017-03-13 Linux "Linux Key Management Calls"
.SH NAME
keyctl \- manipulate the kernel's key management facility
.SH SYNOPSIS
diff --git a/man2/link.2 b/man2/link.2
index d61aa74d0a..7a86e1c164 100644
--- a/man2/link.2
+++ b/man2/link.2
@@ -29,7 +29,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 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH LINK 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
link, linkat \- make a new name for a file
.SH SYNOPSIS
diff --git a/man2/listxattr.2 b/man2/listxattr.2
index cf24978dc7..09adb371f2 100644
--- a/man2/listxattr.2
+++ b/man2/listxattr.2
@@ -23,7 +23,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH LISTXATTR 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH LISTXATTR 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
listxattr, llistxattr, flistxattr \- list extended attribute names
.SH SYNOPSIS
diff --git a/man2/lseek.2 b/man2/lseek.2
index 24cfcaf24b..7dbddb4b03 100644
--- a/man2/lseek.2
+++ b/man2/lseek.2
@@ -44,7 +44,7 @@
.\" Modified 2003-08-21 by Andries Brouwer <aeb@cwi.nl>
.\" 2011-09-18, mtk, Added SEEK_DATA + SEEK_HOLE
.\"
-.TH LSEEK 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH LSEEK 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
lseek \- reposition read/write file offset
.SH SYNOPSIS
diff --git a/man2/madvise.2 b/man2/madvise.2
index 1a50db8f10..008bfdda7e 100644
--- a/man2/madvise.2
+++ b/man2/madvise.2
@@ -32,7 +32,7 @@
.\" 2011-09-18, Doug Goldstein <cardoe@cardoe.com>
.\" Document MADV_HUGEPAGE and MADV_NOHUGEPAGE
.\"
-.TH MADVISE 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH MADVISE 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
madvise \- give advice about use of memory
.SH SYNOPSIS
diff --git a/man2/mincore.2 b/man2/mincore.2
index d2cc078c4f..b70e6efb2c 100644
--- a/man2/mincore.2
+++ b/man2/mincore.2
@@ -31,7 +31,7 @@
.\" after message from <gordon.jin@intel.com>
.\" 2007-01-08 mtk, rewrote various parts
.\"
-.TH MINCORE 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH MINCORE 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
mincore \- determine whether pages are resident in memory
.SH SYNOPSIS
diff --git a/man2/mlock.2 b/man2/mlock.2
index 7c90819b20..7437d60a23 100644
--- a/man2/mlock.2
+++ b/man2/mlock.2
@@ -23,7 +23,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH MLOCK 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH MLOCK 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
mlock, mlock2, munlock, mlockall, munlockall \- lock and unlock memory
.SH SYNOPSIS
diff --git a/man2/nanosleep.2 b/man2/nanosleep.2
index 06ef850965..4501b13b03 100644
--- a/man2/nanosleep.2
+++ b/man2/nanosleep.2
@@ -31,7 +31,7 @@
.\" NOTES: describe case where clock_nanosleep() can be preferable.
.\" NOTES: describe CLOCK_REALTIME versus CLOCK_NANOSLEEP
.\" Replace crufty discussion of HZ with a pointer to time(7).
-.TH NANOSLEEP 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH NANOSLEEP 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
nanosleep \- high-resolution sleep
.SH SYNOPSIS
diff --git a/man2/poll.2 b/man2/poll.2
index 26fde3de6f..35dc56c118 100644
--- a/man2/poll.2
+++ b/man2/poll.2
@@ -28,7 +28,7 @@
.\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and
.\" formatting changes.
.\"
-.TH POLL 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH POLL 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
poll, ppoll \- wait for some event on a file descriptor
.SH SYNOPSIS
diff --git a/man2/posix_fadvise.2 b/man2/posix_fadvise.2
index 5ead8c6e10..c8586d04bb 100644
--- a/man2/posix_fadvise.2
+++ b/man2/posix_fadvise.2
@@ -26,7 +26,7 @@
.\" 2005-04-08 mtk, noted kernel version and added BUGS
.\" 2010-10-09, mtk, document arm_fadvise64_64()
.\"
-.TH POSIX_FADVISE 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH POSIX_FADVISE 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
posix_fadvise \- predeclare an access pattern for file data
.SH SYNOPSIS
diff --git a/man2/read.2 b/man2/read.2
index fcd48c21c3..f454898559 100644
--- a/man2/read.2
+++ b/man2/read.2
@@ -32,7 +32,7 @@
.\" Modified Sat Jul 12 20:45:39 1997 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de>
.\"
-.TH READ 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH READ 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
read \- read from a file descriptor
.SH SYNOPSIS
diff --git a/man2/readv.2 b/man2/readv.2
index c44031756c..d81e0ffdc1 100644
--- a/man2/readv.2
+++ b/man2/readv.2
@@ -29,7 +29,7 @@
.\" add more details.
.\" 2010-11-16, mtk, Added documentation of preadv() and pwritev()
.\"
-.TH READV 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH READV 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
readv, writev, preadv, pwritev, preadv2, pwritev2 \- read or write data into multiple buffers
.SH SYNOPSIS
diff --git a/man2/recv.2 b/man2/recv.2
index 6ce03a9575..da1e0dd45a 100644
--- a/man2/recv.2
+++ b/man2/recv.2
@@ -38,7 +38,7 @@
.\" Modified 1998,1999 by Andi Kleen
.\" 2001-06-19 corrected SO_EE_OFFENDER, bug report by James Hawtin
.\"
-.TH RECV 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH RECV 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
recv, recvfrom, recvmsg \- receive a message from a socket
.SH SYNOPSIS
diff --git a/man2/request_key.2 b/man2/request_key.2
index c40ec5b739..aea720ef25 100644
--- a/man2/request_key.2
+++ b/man2/request_key.2
@@ -9,7 +9,7 @@
.\" 2 of the License, or (at your option) any later version.
.\" %%%LICENSE_END
.\"
-.TH REQUEST_KEY 2 2016-10-08 Linux "Linux Key Management Calls"
+.TH REQUEST_KEY 2 2017-03-13 Linux "Linux Key Management Calls"
.SH NAME
request_key \- request a key from the kernel's key management facility
.SH SYNOPSIS
diff --git a/man2/select.2 b/man2/select.2
index 3ba16c30b5..8af03c38f6 100644
--- a/man2/select.2
+++ b/man2/select.2
@@ -35,7 +35,7 @@
.\" 2005-03-11, mtk, modified pselect() text (it is now a system
.\" call in 2.6.16.
.\"
-.TH SELECT 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH SELECT 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO \-
synchronous I/O multiplexing
diff --git a/man2/send.2 b/man2/send.2
index 7f23406666..38a752d39e 100644
--- a/man2/send.2
+++ b/man2/send.2
@@ -37,7 +37,7 @@
.\" Modified Oct 2003 by aeb
.\" Modified 2004-07-01 by mtk
.\"
-.TH SEND 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH SEND 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
send, sendto, sendmsg \- send a message on a socket
.SH SYNOPSIS
diff --git a/man2/setxattr.2 b/man2/setxattr.2
index cb0328c91e..81ef8b6b78 100644
--- a/man2/setxattr.2
+++ b/man2/setxattr.2
@@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH SETXATTR 2 2015-05-07 "Linux" "Linux Programmer's Manual"
+.TH SETXATTR 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
setxattr, lsetxattr, fsetxattr \- set an extended attribute value
.SH SYNOPSIS
diff --git a/man2/sigaction.2 b/man2/sigaction.2
index a5190fa4ce..23b4703dbd 100644
--- a/man2/sigaction.2
+++ b/man2/sigaction.2
@@ -46,7 +46,7 @@
.\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" Added notes on ptrace SIGTRAP and SYS_SECCOMP.
.\"
-.TH SIGACTION 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH SIGACTION 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
sigaction, rt_sigaction \- examine and change a signal action
.SH SYNOPSIS
diff --git a/man2/stat.2 b/man2/stat.2
index a567178a46..1d838a9c9e 100644
--- a/man2/stat.2
+++ b/man2/stat.2
@@ -37,7 +37,7 @@
.\" 2007-06-08 mtk: Added example program
.\" 2007-07-05 mtk: Added details on underlying system call interfaces
.\"
-.TH STAT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH STAT 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
stat, fstat, lstat, fstatat \- get file status
.SH SYNOPSIS
diff --git a/man2/statfs.2 b/man2/statfs.2
index 1abeb558d5..bf28284bfb 100644
--- a/man2/statfs.2
+++ b/man2/statfs.2
@@ -25,7 +25,7 @@
.\" Modified 2003-08-17 by Walter Harms
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH STATFS 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH STATFS 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
statfs, fstatfs \- get filesystem statistics
.SH SYNOPSIS
diff --git a/man2/syscall.2 b/man2/syscall.2
index b55540e039..819424b0d6 100644
--- a/man2/syscall.2
+++ b/man2/syscall.2
@@ -39,7 +39,7 @@
.\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" Added mips and arm64.
.\"
-.TH SYSCALL 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH SYSCALL 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
syscall \- indirect system call
.SH SYNOPSIS
diff --git a/man2/tkill.2 b/man2/tkill.2
index dce5dd94c6..95a57561bc 100644
--- a/man2/tkill.2
+++ b/man2/tkill.2
@@ -26,7 +26,7 @@
.\" 2004-05-31, added tgkill, ahu, aeb
.\" 2008-01-15 mtk -- rewrote DESCRIPTION
.\"
-.TH TKILL 2 2014-12-31 "Linux" "Linux Programmer's Manual"
+.TH TKILL 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
tkill, tgkill \- send a signal to a thread
.SH SYNOPSIS
diff --git a/man2/truncate.2 b/man2/truncate.2
index d2c521b076..2477df9af6 100644
--- a/man2/truncate.2
+++ b/man2/truncate.2
@@ -40,7 +40,7 @@
.\" Modified 2002-04-06 by Andries Brouwer <aeb@cwi.nl>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH TRUNCATE 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH TRUNCATE 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
truncate, ftruncate \- truncate a file to a specified length
.SH SYNOPSIS
diff --git a/man2/unlink.2 b/man2/unlink.2
index 391cad2484..98c474b499 100644
--- a/man2/unlink.2
+++ b/man2/unlink.2
@@ -30,7 +30,7 @@
.\" Modified 2001-05-17 by aeb
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH UNLINK 2 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH UNLINK 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
unlink, unlinkat \- delete a name and possibly the file it refers to
.SH SYNOPSIS
diff --git a/man2/vfork.2 b/man2/vfork.2
index 5dbdffc050..12bc082ca8 100644
--- a/man2/vfork.2
+++ b/man2/vfork.2
@@ -26,7 +26,7 @@
.\" 1999-11-10: Merged text taken from the page contributed by
.\" Reed H. Petty (rhp@draper.net)
.\"
-.TH VFORK 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH VFORK 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
vfork \- create a child process and block parent
.SH SYNOPSIS
diff --git a/man2/write.2 b/man2/write.2
index 05dc28a7b2..4ca5269cd6 100644
--- a/man2/write.2
+++ b/man2/write.2
@@ -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 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH WRITE 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME
write \- write to a file descriptor
.SH SYNOPSIS