Replace an instance of pkg_add with pkg add.
This commit is contained in:
parent
3c7fb45a82
commit
90901ed261
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52135
1 changed files with 3 additions and 3 deletions
|
@ -697,9 +697,9 @@
|
||||||
probably on your hard drive) and <link xlink:href="&url.base;/index.html">FreeBSD's web site</link>. A
|
probably on your hard drive) and <link xlink:href="&url.base;/index.html">FreeBSD's web site</link>. A
|
||||||
wide variety of packages and ports are on the CDROM as well as
|
wide variety of packages and ports are on the CDROM as well as
|
||||||
the web site. The handbook tells you more about how to use them
|
the web site. The handbook tells you more about how to use them
|
||||||
(get the package if it exists, with <command>pkg_add
|
(get the package if it exists, with <command>pkg add
|
||||||
/cdrom/packages/All/<replaceable>packagename</replaceable></command>,
|
<replaceable>packagename</replaceable></command>, where
|
||||||
where <replaceable>packagename</replaceable> is the filename of
|
<replaceable>packagename</replaceable> is the filename of
|
||||||
the package). The CDROM has lists of the packages and ports
|
the package). The CDROM has lists of the packages and ports
|
||||||
with brief descriptions in
|
with brief descriptions in
|
||||||
<filename>cdrom/packages/index</filename>,
|
<filename>cdrom/packages/index</filename>,
|
||||||
|
|
Loading…
Reference in a new issue