aboutsummaryrefslogtreecommitdiffstats
path: root/man2/write.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2018-02-02 07:38:54 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2018-02-02 07:38:54 +0100
commit8538a62b4cb2728df58aab513302c4e0fd4be9ee (patch)
tree1c5da11b660fe5fa7b5c02008895af6fcf61c878 /man2/write.2
parent4a2088375eeebec1dad42aebadffa1f9b8a9eae8 (diff)
downloadman-pages-8538a62b4cb2728df58aab513302c4e0fd4be9ee.tar.gz
iconv.1, bpf.2, copy_file_range.2, fcntl.2, memfd_create.2, mlock.2, mount.2, mprotect.2, perf_event_open.2, pkey_alloc.2, prctl.2, read.2, recvmmsg.2, s390_sthyi.2, seccomp.2, sendmmsg.2, syscalls.2, unshare.2, write.2, errno.3, fgetpwent.3, fts.3, pthread_rwlockattr_setkind_np.3, fuse.4, veth.4, capabilities.7, cgroups.7, ip.7, man-pages.7, namespaces.7, network_namespaces.7, sched.7, socket.7, user_namespaces.7, iconvconfig.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/write.2')
-rw-r--r--man2/write.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/write.2 b/man2/write.2
index 621a484dc3..f8a94f3ffc 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 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH WRITE 2 2018-02-02 "Linux" "Linux Programmer's Manual"
.SH NAME
write \- write to a file descriptor
.SH SYNOPSIS