summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2015-09-22 22:27:28 +0000
committerschwarze <schwarze@openbsd.org>2015-09-22 22:27:28 +0000
commitdcdadc7a5a77a18b33520c60df70c71a8d220a7a (patch)
tree6a3e224ac31edb1e3c185bcf60050bf9d0951374
parentDon't update last session when the session is unchanged, from Sina Siadat. (diff)
downloadwireguard-openbsd-dcdadc7a5a77a18b33520c60df70c71a8d220a7a.tar.xz
wireguard-openbsd-dcdadc7a5a77a18b33520c60df70c71a8d220a7a.zip
consistency: no need to restate the page name in .Nm over and over again;
Michael Reed <m dot reed at mykolab dot com>
-rw-r--r--share/man/man5/bsd.port.mk.512
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 98356a38e9f..495249428de 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.422 2015/09/21 09:06:33 schwarze Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.423 2015/09/22 22:27:28 schwarze Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -24,7 +24,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.
.\"
-.Dd $Mdocdate: September 21 2015 $
+.Dd $Mdocdate: September 22 2015 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -48,14 +48,14 @@ and they do have manpages under
Other
.Bx
variants, as well as older versions of
-.Nm bsd.port.mk ,
+.Nm ,
include other targets and variables.
Conversion methods are outlined here.
.Pp
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 .
+.Nm .
There is a separate section covering the fake framework, a section
explaining flavors and multi-packages, and a section covering
the generation of package information.
@@ -2089,7 +2089,7 @@ Set to
.Sq Yes
if platform does not support shared libraries.
To be tested after including
-.Nm bsd.port.mk ,
+.Nm ,
or
.Xr bsd.port.arch.mk 5 ,
if neither PFRAG.shared nor CONFIGURE_SHARED are enough.
@@ -4155,7 +4155,7 @@ Old requirement script.
Was mostly unused anyway.
.It Pa /usr/share/mk/bsd.port.mk
Original location of
-.Nm bsd.port.mk .
+.Nm .
The current file lives under
.Pa ${PORTSDIR}/infrastructure/mk/bsd.port.mk ,
whereas