summaryrefslogtreecommitdiff
path: root/share/man/man7/ports.7
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/man7/ports.7
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/man7/ports.7')
-rw-r--r--share/man/man7/ports.73
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 3dd1bca66c4..c80d73954ea 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ports.7,v 1.19 2001/06/26 06:48:53 dugsong Exp $
+.\" $OpenBSD: ports.7,v 1.20 2001/08/03 15:21:16 mpech Exp $
.\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $
.\"
.Dd January 25, 1998
@@ -415,6 +415,7 @@ Network configuration defaults (
Local network configuration (
.Ox
).
+.El
.Sh SEE ALSO
.Xr make 1 ,
.Xr pkg_add 1 ,