svn commit: r367786 - stable/12/share/man/man7
Mateusz Piotrowski
0mp at FreeBSD.org
Wed Nov 18 09:00:05 UTC 2020
Author: 0mp (doc,ports committer)
Date: Wed Nov 18 09:00:05 2020
New Revision: 367786
URL: https://svnweb.freebsd.org/changeset/base/367786
Log:
MFC r367552:
Do not document MOTIFLIB in ports(7)
Perhaps it made sense in 1998 (r32836), but now it feels a bit out of
place. We tend to avoid documenting non-essential ports variables in
the manual page (we try to document them in the Porter's Handbook instead).
Modified:
stable/12/share/man/man7/ports.7
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/share/man/man7/ports.7
==============================================================================
--- stable/12/share/man/man7/ports.7 Wed Nov 18 04:35:49 2020 (r367785)
+++ stable/12/share/man/man7/ports.7 Wed Nov 18 09:00:05 2020 (r367786)
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 1, 2020
+.Dd November 10, 2020
.Dt PORTS 7
.Os
.Sh NAME
@@ -464,9 +464,6 @@ Normally
.Xr fetch 1 .
.It Va FORCE_PKG_REGISTER
If set, overwrite any existing package registration on the system.
-.It Va MOTIFLIB
-Location of
-.Pa "libXm\&." Ns Brq Pa a , Ns Pa so .
.It Va INTERACTIVE
If defined, only operate on a port if it requires interaction.
.It Va BATCH
More information about the svn-src-stable
mailing list