diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-11-24 07:24:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-11-24 07:24:58 +0000 |
commit | 9852762a01f35b5a19f5b3f275b135639f1e1c30 (patch) | |
tree | 81d400f664a8b47440c10e2f5f17eedad982fe3e /lib/libc/sys/fcntl.2 | |
parent | 7333fc021a741211f4589904565b27b92b747a4f (diff) |
missing blank lines
Diffstat (limited to 'lib/libc/sys/fcntl.2')
-rw-r--r-- | lib/libc/sys/fcntl.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2 index ac6ddbf8ee1..d80abd9133b 100644 --- a/lib/libc/sys/fcntl.2 +++ b/lib/libc/sys/fcntl.2 @@ -162,6 +162,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 |