Fix typos in source code
modified FAQ.md
@@ -22,7 +22,7 @@ Table of Contents
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -161,7 +161,7 @@ shared library: libpkg.so.0. This has been reverted, this error message means
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified TODO.md
@@ -120,10 +120,10 @@ exec: { type = shell; script: ...}
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified features.md
@@ -96,7 +96,7 @@ create the package is crontrol activating the reproducible build support.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -132,7 +132,7 @@ it may remove during upgrades
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/json.c
@@ -33,7 +33,7 @@ jsmntok_nextchild(jsmntok_t *tok, int tokcount, int parent, int me)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg.h.in
@@ -140,8 +140,8 @@ struct pkg_kv {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -211,7 +211,7 @@ typedef enum {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -249,7 +249,7 @@ typedef enum {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -513,7 +513,7 @@ typedef enum {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -649,7 +649,7 @@ void pkg_free(struct pkg *);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -936,7 +936,7 @@ void pkgdb_close(struct pkgdb *db);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_abi_macho.c
@@ -15,7 +15,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_delete.c
@@ -228,9 +228,9 @@ rmdir_p(struct pkgdb *db, struct pkg *pkg, char *dir, const char *prefix_r)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_osvf.c
@@ -1051,7 +1051,7 @@ pkg_osvf_parse_reference(struct pkg_audit_reference *ref, const ucl_object_t *re
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1077,7 +1077,7 @@ pkg_osvf_parse_references(struct pkg_audit_entry *entry, const ucl_object_t *ref
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1214,7 +1214,7 @@ pkg_osvf_print_version_type(struct pkg_audit_versions_range *versions)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_ports.c
@@ -1010,7 +1010,7 @@ plist_parse_line(struct plist *plist, char *line)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_printf.c
@@ -2329,7 +2329,7 @@ mode_val(xstring *buf, mode_t mode, struct percent_esc *p)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_solve.c
@@ -452,7 +452,7 @@ pkg_solve_add_conflict_rule(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -1341,8 +1341,8 @@ pkgdb_transaction_rollback(struct pkgdb *db, const char *savepoint)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/rcscripts.c
@@ -118,7 +118,7 @@ rc_stop(const char *rc_file)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -128,7 +128,7 @@ rc_stop_with_script(const char *script_path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/scripts.c
@@ -163,8 +163,8 @@ pkg_script_run(struct pkg * const pkg, pkg_script type, bool upgrade, bool noexe
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -415,7 +415,7 @@ check_for_hardlink(hardlinks_t *hl, struct stat *st)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified scripts/completion/_pkg.bash.in
@@ -444,7 +444,7 @@ _pkg () {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -530,7 +530,7 @@ _pkg () {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified scripts/completion/_pkg.in
@@ -448,7 +448,7 @@ _pkg_args() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/info.c
@@ -266,7 +266,7 @@ exec_info(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/main.c
@@ -385,7 +385,7 @@ start_process_worker(char *const *save_argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -472,7 +472,7 @@ expand_aliases(int argc, char ***argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/search.c
@@ -217,7 +217,7 @@ modifier_opt(const char *optionarg)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/abi.sh
@@ -132,7 +132,7 @@ machoparse_body() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -146,7 +146,7 @@ machoparse_body() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/config.sh
@@ -149,8 +149,8 @@ EOF
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified tests/frontend/issue1425.sh
@@ -7,9 +7,9 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/frontend/issue1440.sh
@@ -9,7 +9,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|