Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
More fixes to pkg-check.8
Baptiste Daroussin committed 10 years ago
commit b2154dc6218b2ae2e99909cdab1c0039ac1c3dcd
parent 0c9b26a
1 file changed +3 -3
modified docs/pkg-check.8
@@ -14,7 +14,7 @@
.\"
.\"     @(#)pkg.8
.\"
-
.Dd July 20, 2015
+
.Dd July 21, 2015
.Dt PKG-CHECK 8
.Os
.Sh NAME
@@ -119,8 +119,8 @@ for additional information.
See
.Xr pkg.conf 5 .
.Sh EXAMPLES
-
Check the shared libraries of all installed packages, reinstalling any
-
that differ from those included with the package:
+
Regenerate the library dependency metadata of all installed packages
+
from the library information in each package's binary ELF files:
.Bd -literal -offset indent
pkg check -Ba
.Ed