Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
grammar, formatting, consistency
Mark Felder committed 11 years ago
commit d25fa75e542339b5476d595deb11234fe009c7a4
parent 5e77779a3394b73f05424a7f99c7d3cc37c84b53
1 file changed +4 -4
modified docs/pkg-search.8
@@ -55,7 +55,7 @@
.Nm
is used for searching package repository catalogues.
Packages available for installation can be matched by name, by name
-
and version, by origin or by text in the package comments or package
+
and version, by origin, or by text in the package comments or package
descriptions.
The output defaults to displaying the field matched by the search
term, but any of the searchable fields may be displayed.
@@ -67,7 +67,7 @@ Package repository catalogues will be automatically updated whenever
is run by a user ID with write access to the package database,
unless disabled by the
.Fl U
-
flag  or setting
+
flag or setting
.Cm REPO_AUTOUPDATE
to
.Sy NO
@@ -77,8 +77,8 @@ in
Package repositories are defined in the
.Fa pkg.conf
file or by creating repository definitions in
-
.Pa /usr/local/etc/pkg/repos ;
-
see
+
.Pa /usr/local/etc/pkg/repos.
+
See
.Xr pkg.conf 5
for details.
.Sh OPTIONS