svn commit: r367552 - head/share/man/man7

Mateusz Piotrowski 0mp at FreeBSD.org
Tue Nov 10 11:32:02 UTC 2020


Author: 0mp (doc,ports committer)
Date: Tue Nov 10 11:32:01 2020
New Revision: 367552
URL: https://svnweb.freebsd.org/changeset/base/367552

Log:
  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).
  
  MFC after:	1 week

Modified:
  head/share/man/man7/ports.7

Modified: head/share/man/man7/ports.7
==============================================================================
--- head/share/man/man7/ports.7	Tue Nov 10 10:40:44 2020	(r367551)
+++ head/share/man/man7/ports.7	Tue Nov 10 11:32:01 2020	(r367552)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 3, 2020
+.Dd November 10, 2020
 .Dt PORTS 7
 .Os
 .Sh NAME
@@ -509,9 +509,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-all mailing list