Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Even better wording
Matthew Seaman committed 13 years ago
commit 1f19eb6887a078b2a147715af7d5d1c744623a47
parent 7f8d063
1 file changed +3 -3
modified libpkg/pkg_config.c
@@ -176,7 +176,7 @@ static struct config_entry c[] = {
#else
		NULL,
#endif
-
		"Type of package site mirroring supported (one of: 'SRV', 'HTTP')",
+
		"How to locate alternate mirror sites of a repository (one of: 'SRV', 'HTTP')",
	},
	[PKG_CONFIG_FETCH_RETRY] = {
		PKG_CONFIG_INTEGER,
@@ -200,7 +200,7 @@ static struct config_entry c[] = {
		PKG_CONFIG_LIST,
		"PLUGINS",
		NULL,
-
		"List of active plugins",
+
		"List of plugins that pkg(8) should load",
	},
	[PKG_CONFIG_DEBUG_SCRIPTS] = {
		PKG_CONFIG_BOOL,
@@ -242,7 +242,7 @@ static struct config_entry c[] = {
		PKG_CONFIG_STRING,
		"NAMESERVER",
		NULL,
-
		"Override the usual nameservers when looking up addresses",
+
		"Use this nameserver when looking up addresses",
	},
	[PKG_CONFIG_EVENT_PIPE] = {
		PKG_CONFIG_STRING,