diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-01-22 23:29:25 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-01-22 23:29:25 +0100 |
| commit | 8392a3b33fbd4bc818e3ac10a6dc92aca72b50dc (patch) | |
| tree | 0041214469531dcda68f6e130f8f855401d639ed /man2/write.2 | |
| parent | 3ab4a9284df57b1d95f423a04b2cea70c42ccaca (diff) | |
| download | man-pages-8392a3b33fbd4bc818e3ac10a6dc92aca72b50dc.tar.gz | |
_exit.2, dup.2, execve.2, execveat.2, fallocate.2, fcntl.2, get_robust_list.2, getrlimit.2, mbind.2, memfd_create.2, mmap.2, open.2, ptrace.2, readv.2, select.2, sigaction.2, syscall.2, syscalls.2, truncate.2, utimensat.2, write.2, errno.3, exec.3, fclose.3, fexecve.3, fmemopen.3, fopencookie.3, getgrent_r.3, getline.3, getmntent.3, getpw.3, getpwent_r.3, getspnam.3, malloc_info.3, posix_fallocate.3, putgrent.3, shm_open.3, locale.5, proc.5: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/write.2')
| -rw-r--r-- | man2/write.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/write.2 b/man2/write.2 index 4882217b76..d542641171 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 2014-05-04 "Linux" "Linux Programmer's Manual" +.TH WRITE 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME write \- write to a file descriptor .SH SYNOPSIS |
