From: kn Date: Sat, 14 Jul 2018 10:02:24 +0000 (+0000) Subject: Remove mention of old man directory X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=a16a77c89b0143c19972d027d0a245914ad8ff52;p=openbsd Remove mention of old man directory OK espie --- diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index bb31eab785d..f4f64cf8147 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.486 2018/07/13 08:09:34 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.487 2018/07/14 10:02:24 kn 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: July 13 2018 $ +.Dd $Mdocdate: July 14 2018 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -58,11 +58,8 @@ methods from older incarnations of the ports tree or from other 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