Wonderful new version number.
[mLib] / man / lock.3
index 68aebea..7d7d298 100644 (file)
@@ -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 <mLib/lock.h>
@@ -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, <mdw@nsict.org>