Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8 Update packages link. suggest https. bump date



details:   https://anonhg.NetBSD.org/src/rev/e5599ac1207e
branches:  trunk
changeset: 825556:e5599ac1207e
user:      maya <maya%NetBSD.org@localhost>
date:      Fri Jul 21 12:48:01 2017 +0000

description:
Update packages link. suggest https. bump date

diffstat:

 share/man/man8/afterboot.8 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r 7828c516951d -r e5599ac1207e share/man/man8/afterboot.8
--- a/share/man/man8/afterboot.8        Fri Jul 21 12:27:48 2017 +0000
+++ b/share/man/man8/afterboot.8        Fri Jul 21 12:48:01 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: afterboot.8,v 1.58 2017/07/03 21:31:00 wiz Exp $
+.\"    $NetBSD: afterboot.8,v 1.59 2017/07/21 12:48:01 maya Exp $
 .\"    $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $
 .\"
 .\" Originally created by Marshall M. Midden -- 1997-10-20, m4%umn.edu@localhost
@@ -59,7 +59,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 March 14, 2017
+.Dd July 21, 2017
 .Dt AFTERBOOT 8
 .Os
 .Sh NAME
@@ -861,11 +861,11 @@
 .Nx
 packages collection, pkgsrc, includes a large set of third-party software.
 A lot of it is available as binary packages that you can download from
-.Lk ftp://ftp.NetBSD.org/pub/NetBSD/packages/
+.Lk https://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/
 or a mirror, and install using
 .Xr pkg_add 1 .
 See
-.Lk http://www.NetBSD.org/docs/pkgsrc/
+.Lk https://www.NetBSD.org/docs/pkgsrc/
 and
 .Pa pkgsrc/doc/pkgsrc.txt
 for more details.



Home | Main Index | Thread Index | Old Index