OK?
Index: man5/bsd.port.mk.5
===================================================================
RCS file: /cvs/src/share/man/man5/bsd.port.mk.5,v
retrieving revision 1.486
diff -u -p -r1.486 bsd.port.mk.5
--- man5/bsd.port.mk.5 13 Jul 2018 08:09:34 -0000 1.486
+++ man5/bsd.port.mk.5 14 Jul 2018 08:01:50 -0000
@@ -58,11 +58,8 @@ methods from older incarnations of the p
variants.
.Pp
.Nm
-also uses quite a few helper scripts.
-Those live under
-.Pa ${PORTSDIR}/infrastructure/bin ,
-and they do have manpages under
-.Pa ${PORTSDIR}/infrastructure/man .
+also uses quite a few helper scripts which live under
+.Pa ${PORTSDIR}/infrastructure/bin .
.Pp
Binary package details are mostly covered in
.Xr pkg_create 1