Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix mdoc nits.
Eitan Adler committed 13 years ago
commit 5cb574e3727aaf6dc0b8e4c6f651fa73c4044287
parent 87997ed
2 files changed +1 -2
modified pkg/pkg-info.8
@@ -73,7 +73,7 @@ Display the list of packages required by
Display the list of packages which depend on
.Ar <pkg-name> .
.It Fl k
-
Show the locking status for 
+
Show the locking status for
.Ar <pkg-name> .
When used in combination with
.Fl d
modified pkg/pkg-set.8
@@ -85,7 +85,6 @@ to
Move the origin libglut to freeglut, and then reinstall everything depending on glut to use the new shared library:
.Dl # pkg set -o graphics/libglut:graphics/freeglut
.Dl # pkg install -Rf graphics/freeglut
-
.Pp
.Sh SEE ALSO
.Xr pkg.conf 5 ,
.Xr pkg 8 ,