Fix problems found in review by @infracaninophile
modified docs/pkg.8
@@ -175,10 +175,10 @@ This overrides any value of
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified docs/pkg.conf.5
@@ -266,10 +266,10 @@ How many workers are used for pkg-repo. If set to 0,
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -318,10 +318,11 @@ This should be set to a path containing public key for this repository
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -318,7 +318,7 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -502,7 +502,7 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -510,12 +510,8 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -565,8 +561,8 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified src/main.c
@@ -181,8 +181,8 @@ usage(const char *conffile, const char *reposdir, FILE *out, enum pkg_usage_reas
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified src/pkg.conf.sample
@@ -49,7 +49,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|