diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1998-07-24 00:43:59 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1998-07-24 00:43:59 +0000 |
commit | a51ea65e416b5c5b539af74b1f7708cda4c8f0e1 (patch) | |
tree | 8cca50dab8c73e67403b861cb68b05ddf6085a96 /lib/libc/sys/fcntl.2 | |
parent | f851098596d7cebc18176ac1e7982ccd4719004b (diff) |
Man pages Xrefs.
Diffstat (limited to 'lib/libc/sys/fcntl.2')
-rw-r--r-- | lib/libc/sys/fcntl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2 index c2fcf4aec74..8f337e89616 100644 --- a/lib/libc/sys/fcntl.2 +++ b/lib/libc/sys/fcntl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fcntl.2,v 1.7 1998/07/06 18:27:17 deraadt Exp $ +.\" $OpenBSD: fcntl.2,v 1.8 1998/07/24 00:43:47 espie Exp $ .\" $NetBSD: fcntl.2,v 1.6 1995/02/27 12:32:29 cgd Exp $ .\" .\" Copyright (c) 1983, 1993 @@ -477,7 +477,7 @@ the process ID given as argument is not in use. .Xr flock 2 , .Xr getdtablesize 3 , .Xr open 2 , -.Xr sigaction 3 +.Xr sigaction 2 .Sh HISTORY The .Fn fcntl |