summaryrefslogtreecommitdiff
path: root/share/man/man3/intro.3
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-08-03 15:21:18 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-08-03 15:21:18 +0000
commit3e822f562a2a9da115bd9d84adf5e211370ec4dd (patch)
treec741b4dc8f089128fff5c9825dbe60c28d66fb94 /share/man/man3/intro.3
parentddd170dedc3aa5a283ca155d53a50407d8da8150 (diff)
o) We don't like .Pp before/after .Sh;
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok
Diffstat (limited to 'share/man/man3/intro.3')
-rw-r--r--share/man/man3/intro.33
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index 74fbdc130c8..ad0235e7f46 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.10 2000/10/26 00:37:03 aaron Exp $
+.\" $OpenBSD: intro.3,v 1.11 2001/08/03 15:21:16 mpech Exp $
.\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -221,7 +221,6 @@ support library
.It Pa /usr/lib/libm_i387.a
.It Pa /usr/lib/libi386.a
.El
-.Pp
.\" Must talk about shared libraries, _p profiled libraries, and how to tell the
.\" C compiler to use them, and any other issues.
.Sh SEE ALSO