Really reference pkg-install(8) for pkg install
Reviewed by: bcr Approved by: bcr Differential Revision: https://reviews.freebsd.org/D22273
This commit is contained in:
parent
a100a33dfd
commit
e080eedd54
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53565
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ application and register it with the package system.</p>
|
||||||
|
|
||||||
<p>For most ports, a precompiled <tt>package</tt> also exists, saving
|
<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
|
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
|
install</tt></a> to securely download and install the precompiled
|
||||||
version of a port. For more information see <a
|
version of a port. For more information see <a
|
||||||
href="&base;/doc/en_US.ISO8859-1/books/handbook/pkgng-intro.html">Using
|
href="&base;/doc/en_US.ISO8859-1/books/handbook/pkgng-intro.html">Using
|
||||||
|
|
Loading…
Reference in a new issue