Add missing .Pp

This commit is contained in:
jmmv 2003-03-02 14:41:11 +00:00
parent f11a0f8c06
commit d1855421e5

View File

@ -1,4 +1,4 @@
.\" $NetBSD: fcntl.2,v 1.26 2003/01/18 11:33:03 thorpej Exp $
.\" $NetBSD: fcntl.2,v 1.27 2003/03/02 14:41:11 jmmv Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of California. All rights reserved.
@ -182,6 +182,7 @@ struct flock {
short l_whence; /* type of l_start */
};
.Ed
.Pp
The commands available for advisory record locking are as follows:
.Bl -tag -width F_SETLKWX
.It Dv F_GETLK