Author: 0mp (doc,ports committer)
Date: Mon Aug  3 13:12:07 2020
New Revision: 363798
URL: https://svnweb.freebsd.org/changeset/base/363798

Log:
  Do not mention portsnap(8) in ports.7
  
  As we are moving away from portsnap,
  let's not recommend it in the manual page.
  
  Reviewed by:  bcr (manpages), mat (portmgr)
  Differential Revision:        https://reviews.freebsd.org/D25847

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

Modified: head/share/man/man7/ports.7
==============================================================================
--- head/share/man/man7/ports.7 Mon Aug  3 12:51:14 2020        (r363797)
+++ head/share/man/man7/ports.7 Mon Aug  3 13:12:07 2020        (r363798)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 17, 2020
+.Dd August 3, 2020
 .Dt PORTS 7
 .Os
 .Sh NAME
@@ -70,9 +70,7 @@ branch contains all the latest changes, while the
 branches only provide critical fixes.
 The
 .Em head
-branch can be installed or updated using either
-.Xr portsnap 8 ,
-or from Subversion repository at:
+branch can be installed or updated from the Subversion repository located at:
 .Pp
 .Lk https://svn.FreeBSD.org/ports/head
 .Pp
@@ -626,8 +624,7 @@ is going to be built with Python 3.7 support.)
 .Xr make 1 ,
 .Xr make.conf 5 ,
 .Xr development 7 ,
-.Xr pkg 7 ,
-.Xr portsnap 8
+.Xr pkg 7
 .Pp
 Additional developer documentation:
 .Bl -dash -width "" -offset indent
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to