Fix typos in pkg docs
This commit is contained in:
parent
edf562be5e
commit
c3ca046bd4
|
@ -75,7 +75,7 @@ develops only a few of them. The intended workflow is as follows:
|
||||||
|
|
||||||
@commandline{@command{update} --clone @nonterm{path-to}/@nonterm{pkg-name}}}
|
@commandline{@command{update} --clone @nonterm{path-to}/@nonterm{pkg-name}}}
|
||||||
|
|
||||||
@item{If a package's current installation is not drawn fro a Git
|
@item{If a package's current installation is not drawn from a Git
|
||||||
repository (e.g., it's drawn from a catalog of built packages for a
|
repository (e.g., it's drawn from a catalog of built packages for a
|
||||||
distribution or snapshot), but @nonterm{catalog} maps the package
|
distribution or snapshot), but @nonterm{catalog} maps the package
|
||||||
name to the right Git repository, then combine @DFlag{clone} with
|
name to the right Git repository, then combine @DFlag{clone} with
|
||||||
|
|
|
@ -337,7 +337,7 @@ for information on how package information is extracted from a catalog.
|
||||||
@subsection[#:tag "concept:auto"]{Explicit vs@|._| Auto-Installation}
|
@subsection[#:tag "concept:auto"]{Explicit vs@|._| Auto-Installation}
|
||||||
|
|
||||||
When a package is installed, the original source of its installation
|
When a package is installed, the original source of its installation
|
||||||
is recorded, as well as whether the instalation was an @tech{automatic installation}. An
|
is recorded, as well as whether the installation was an @tech{automatic installation}. An
|
||||||
@deftech{automatic installation} is one that was installed because it
|
@deftech{automatic installation} is one that was installed because it
|
||||||
was a dependency of a non-@tech{automatic installation} package.
|
was a dependency of a non-@tech{automatic installation} package.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user