Date: Thu, 7 Nov 2019 13:40:30 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53565 - head/en_US.ISO8859-1/htdocs/ports Message-ID: <201911071340.xA7DeU4h098346@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu (src,ports committer) Date: Thu Nov 7 13:40:30 2019 New Revision: 53565 URL: https://svnweb.freebsd.org/changeset/doc/53565 Log: Really reference pkg-install(8) for `pkg install` Reviewed by: bcr Approved by: bcr Differential Revision: https://reviews.freebsd.org/D22273 Modified: head/en_US.ISO8859-1/htdocs/ports/index.xml Modified: head/en_US.ISO8859-1/htdocs/ports/index.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/ports/index.xml Thu Nov 7 12:32:44 2019 (r53564) +++ head/en_US.ISO8859-1/htdocs/ports/index.xml Thu Nov 7 13:40:30 2019 (r53565) @@ -63,7 +63,7 @@ application and register it with the package system.</ <p>For most ports, a precompiled <tt>package</tt> also exists, saving the user the work and time of having to compile anything at all. Use -<a href="&base;/cgi/man.cgi?query=pkg"><tt>pkg +<a href="&base;/cgi/man.cgi?query=pkg-install"><tt>pkg install</tt></a> to securely download and install the precompiled version of a port. For more information see <a href="&base;/doc/en_US.ISO8859-1/books/handbook/pkgng-intro.html">Using
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911071340.xA7DeU4h098346>