summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/bsd.port.mk.58
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 369cd730701..c997219d05b 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.164 2005/09/06 22:21:03 jmc Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.165 2005/09/12 22:14:22 espie Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -43,15 +43,13 @@ Other BSD variants, as well as older versions of
include other targets and variables.
Conversion methods are outlined here.
.Pp
-This is not quite complete; a few variables and targets are not yet documented.
-Mostly because undocumented stuff has fuzzy semantics, and it hasn't been
-decided yet how to define it.
+Most variables and targets are documented, with very few exceptions.
.Pp
This documentation covers the current targets, variables and paths used by
.Nm bsd.port.mk ,
followed by sections on obsolete constructs that a porter may need
when converting from other ports systems.
-There is a separate section covering the frame framework, a section
+There is a separate section covering the fake framework, a section
explaining flavors and multi-packages, and a section covering
the generation of packing-lists.
.Pp