Update text concerning remote repositories and repository catalogues.
modified README.md
@@ -152,12 +152,12 @@ show pkg-message, ...
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -292,7 +292,7 @@ your remote server with packages, like for example (or use ${LOCALBASE}/etc/pkg.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -308,7 +308,7 @@ pkgng is also able to work with multiple remote repositories. In the previous se
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -327,7 +327,7 @@ the *default* repository.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified docs/GOALS
@@ -62,7 +62,7 @@ Table of Contents:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -87,8 +87,8 @@ Table of Contents:
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified pkg/main.c
@@ -62,29 +62,29 @@ static struct commands {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified pkg/pkg-fetch.8
@@ -33,7 +33,7 @@ is used to download binary packages from a remote repository.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified pkg/pkg-update.8
@@ -33,12 +33,12 @@ Updates to catalogues are normally downloaded
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -46,7 +46,7 @@ or upgrades via
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified pkg/pkg-upgrade.8
@@ -28,7 +28,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -36,7 +36,7 @@ Soon enough
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified pkg/pkg.8
@@ -111,9 +111,8 @@ Display information about installed packages.
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified pkg/update.c
@@ -41,7 +41,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -52,7 +52,7 @@ pkgcli_update(bool force) {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -72,7 +72,8 @@ pkgcli_update(bool force) {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -84,7 +85,9 @@ pkgcli_update(bool force) {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -130,7 +133,7 @@ exec_update(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|