X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/b6b9d458c78364bdbbd7fbd7ec543bc364014b45..f7d7caede2ce5eaae78b8a6be63d76a3f936614e:/man/lock.3?ds=inline diff --git a/man/lock.3 b/man/lock.3 index 68aebea..7d7d298 100644 --- a/man/lock.3 +++ b/man/lock.3 @@ -1,7 +1,8 @@ .\" -*-nroff-*- -.TH lock 3mLib "23 May 1999" mLib +.TH lock 3 "23 May 1999" mLib .SH NAME lock \- oversimplified file locking interface +.\" @lock_file .SH SYNOPSIS .nf .B "#include @@ -53,5 +54,8 @@ is set to an appropriate value. Most of the error returns are from .B errno is set to .BR EINTR . +.SH "SEE ALSO" +.BR fcntl (2), +.BR mLib (3). .SH AUTHOR Mark Wooding,