Alan, On Thu, Jul 5, 2012 at 2:50 AM, <pacman@xxxxxxxxxxxxx> wrote: > In lockf(3), the description of EDEADLK says that it can occur with the > T_LOCK operation. That should be F_LOCK. The presence of the T makes it look > like maybe F_TLOCK was intended, but that would be wrong. Only the blocking > F_LOCK operation can cause EDEADLK. Thanks. Fixed for 3.42. > Also, I was looking through Changes.old for the last few versions, and > noticed that fcntl.h was misspelled fntl.h a couple of times. Also fixed now. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html