Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Remove period for consistency and remove unnecessary comma
Mark Felder committed 11 years ago
commit c79e1fa35649aa85dca3850cc212dd27706d6966
parent 42838c8e372f3f621cd0f427ae39b76535cb03e3
1 file changed +2 -2
modified docs/pkg-repository.5
@@ -21,7 +21,7 @@
.Sh NAME
.Nm "package repository"
.Nd format and operation of package repositories used by
-
.Xr pkg 8 .
+
.Xr pkg 8
.Sh DESCRIPTION
.Nm "Package repositories"
used by the
@@ -256,7 +256,7 @@ pkg install example-1.0.0
will actually result in
.Pa example-1.0.1
being installed.
-
To override this behaviour, on first installation of the package,
+
To override this behaviour, on first installation of the package
select the repository with the appropriate version:
.Bd -literal -offset indent
pkg install -r repo-a example-1.0.0