summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-04-02 16:21:39 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-04-02 16:21:39 +0000
commitc3c9588319a3cfd2d8d12bea822a08ced6872996 (patch)
tree2008a8fc7130cd8682e6326c0e43ddb90e0b0dc2 /lib/libc/sys
parent17f3467d46dd17b488273ab1b61940b0878063b5 (diff)
.Pp macros do not belong immiedately after .Sh section header lines
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/pathconf.23
-rw-r--r--lib/libc/sys/vfork.23
2 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/sys/pathconf.2 b/lib/libc/sys/pathconf.2
index 299c5ca7721..1ddf33bb6ed 100644
--- a/lib/libc/sys/pathconf.2
+++ b/lib/libc/sys/pathconf.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pathconf.2,v 1.4 1999/02/27 21:56:37 deraadt Exp $
+.\" $OpenBSD: pathconf.2,v 1.5 1999/04/02 16:21:35 aaron Exp $
.\" $NetBSD: pathconf.2,v 1.2 1995/02/27 12:35:22 cgd Exp $
.\"
.\" Copyright (c) 1993
@@ -48,7 +48,6 @@
.Ft long
.Fn fpathconf "int fd" "int name"
.Sh DESCRIPTION
-.Pp
The
.Fn pathconf
and
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2
index 0c825d45ec3..4f0bdd43229 100644
--- a/lib/libc/sys/vfork.2
+++ b/lib/libc/sys/vfork.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vfork.2,v 1.7 1999/02/27 21:56:59 deraadt Exp $
+.\" $OpenBSD: vfork.2,v 1.8 1999/04/02 16:21:35 aaron Exp $
.\" $NetBSD: vfork.2,v 1.8 1997/07/10 07:54:13 mikel Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -78,7 +78,6 @@ the parent's context.
Same as for
.Xr fork 2 .
.Sh BUGS
-.Pp
To avoid a possible deadlock situation,
processes that are children in the middle
of a