utimensat.2, wait.2, end.3: srcfix: remove duplicate words in comments

Reported-by: Justin T Pryzby <justinp@norchemlab.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-03-09 04:25:39 +13:00
parent 3b52faf1bb
commit 66d90115ca
3 changed files with 3 additions and 3 deletions

View File

@ -145,7 +145,7 @@ either:
the caller must have write access to the file;
.\" 2.6.22 was broken here -- for futimens() the check is
.\" based on whether or not the file descriptor is writable,
.\" not on whether the the caller's effective UID has write
.\" not on whether the caller's effective UID has write
.\" permission for the file referred to by the descriptor.
.IP 2.
the caller's effective user ID must match the owner of the file; or

View File

@ -344,7 +344,7 @@ structure pointed to by
is unspecified.
.\" POSIX.1-2001 leaves this possibility unspecified; most
.\" implementations (including Linux) zero out the structure
.\" in this case, but at at least one implementation (AIX 5.1)
.\" in this case, but at least one implementation (AIX 5.1)
.\" does not -- MTK Nov 04
To distinguish this case from that where a child was in a
waitable state, zero out the

View File

@ -1,4 +1,4 @@
.\" Copyright (c) 2008, Linux Foundation, written by by Michael Kerrisk
.\" Copyright (c) 2008, Linux Foundation, written by Michael Kerrisk
.\" <mtk.manpages@gmail.com>
.\"
.\" Permission is granted to make and distribute verbatim copies of this