Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Man page cleanups
Bryan Drewery committed 13 years ago
commit ccfbc43ecb94f32781721f410d5be3f19c973a3c
parent 90fb177
4 files changed +5 -4
modified pkg/pkg-audit.8
@@ -38,7 +38,7 @@ to check if security advisories for any installed packages exist.
Note that a current ports tree (or any local copy of the ports tree) is not
required for operation.
.Pp
-
The URL that is used to fetch the database can be overriden via the PORTAUDIT_SITE
+
The URL that is used to fetch the database can be overridden via the PORTAUDIT_SITE
config variable.
See
.Xr pkg.conf 5
modified pkg/pkg-repo.8
@@ -45,7 +45,7 @@ for fast lookup of available packages by programs such as
To create a package repository catalogue you must specify the
top-level directory where all the packages are stored as
.Ar repo-path .
-
.Nm 
+
.Nm
will search the filesystem beneath
.Ar repo-path
to find all the packages it contains.
modified pkg/pkg-update.8
@@ -28,7 +28,8 @@ repository
.Sh DESCRIPTION
.Nm
is used for updating the local copy of a repository catalogue from the remote
-
package repository database.  Updates to catalogues are normally downloaded
+
package repository database.
+
Updates to catalogues are normally downloaded
only when the master copy on the remote package repository is newer than the
local copy.
.Pp
modified pkg/pkg.8
@@ -37,7 +37,7 @@ adding, removing and upgrading of packages.
.Nm pkg-static
is a statically linked variant of
.Nm
-
typically only used for the initial installation of 
+
typically only used for the initial installation of
.Nm .
There are some differences in functionality.
See