svn commit: r367256 - head/share/man/man7
Mateusz Piotrowski
0mp at FreeBSD.org
Sun Nov 1 20:54:03 UTC 2020
Author: 0mp (doc,ports committer)
Date: Sun Nov 1 20:54:02 2020
New Revision: 367256
URL: https://svnweb.freebsd.org/changeset/base/367256
Log:
Do not document default locations of the OpenBSD and NetBSD ports trees
Our own Ports Collection is not targeting those systems at the moment,
so let's stop documenting bits specific to OpenBSD and NetBSD in the ports
documentation. Especially, that it might bit rot one day.
MFC after: 1 week
Modified:
head/share/man/man7/ports.7
Modified: head/share/man/man7/ports.7
==============================================================================
--- head/share/man/man7/ports.7 Sun Nov 1 20:38:35 2020 (r367255)
+++ head/share/man/man7/ports.7 Sun Nov 1 20:54:02 2020 (r367256)
@@ -417,14 +417,7 @@ You can change all of these.
Location of the ports tree.
This is
.Pa /usr/ports
-on
-.Fx
-and
-.Ox ,
-and
-.Pa /usr/pkgsrc
-on
-.Nx .
+by default.
.It Va WRKDIRPREFIX
Where to create any temporary files.
Useful if
More information about the svn-src-head
mailing list