Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Remove period for consistency and remove unnecessary comma
Mark Felder committed 11 years ago
commit c79e1fa35649aa85dca3850cc212dd27706d6966
parent 42838c8
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