From 2681e2081c4367b6d18c0775c0d564742bd86cc9 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 21 Sep 2015 04:58:10 +0300 Subject: [PATCH] Fix typos --- CONTRIBUTING | 2 +- ChangeLog.txt | 2 +- README.rst | 6 +++--- REPOSITORIES | 2 +- man/slpkg.8 | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index e5794032..8389b1ce 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -9,4 +9,4 @@ Small changes in the code each time more appreciated. Keep the style code applicable items. Please ensure your changes work in Python 2.7.5+ -Python3 not support yet. +Python 3 not support yet. diff --git a/ChangeLog.txt b/ChangeLog.txt index 4af40960..263404b4 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -31,7 +31,7 @@ Fixed: - Typo in help option Updated: - Optional dependencies -- "--netwotk" view commands +- "--network" view commands 2.8.7 - 11/09/2015 Fixed: diff --git a/README.rst b/README.rst index fde43826..c8679418 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ should occur to install packages. Slpkg makes it easier to maintain groups of ma having to manually update. Slpkg works in accordance with the standards of the organization slackbuilds.org -to builds packages. Also uses the Slackware linux instructions for installation, +to builds packages. Also uses the Slackware Linux instructions for installation, upgrading or removing packages. What makes slpkg to distinguish it from other tools; The user friendliness is its primary @@ -61,7 +61,7 @@ Features -------- - Dependency resolution -- Dependencies virtualization +- Dependencies visualizations - Multiple options - Multiple repositories - Easy configuration @@ -253,7 +253,7 @@ Combine with the command 'grep' to catch the results you want. Check and upgrade the distribution of your upgrade your packages with command '# slpkg -c --upgrade'. Don't forget to update packages list before (for 'slack' repository don't is necessary). This command except upgrade packages will fix packages with broken dependencies. Switch off automatic -resolve dependensies with additional option '--resolve-off'. Use '--checklist' option to help you +resolve dependencies with additional option '--resolve-off'. Use '--checklist' option to help you to choose easy packages. For advanced users, option '--skip' give them more power (see man page). The most famous command is '# slpkg -s ' , this command downloads and diff --git a/REPOSITORIES b/REPOSITORIES index 927493f6..e0e52863 100644 --- a/REPOSITORIES +++ b/REPOSITORIES @@ -29,7 +29,7 @@ Slonly repository do not support -current for x86 arch. Studioware (studio), Alien's ktown (ktown), Alien's multilib (multi), Slacke E17 and E18 and Alien's restricted repository has no reference dependencies. -IMPORTANT: For Alien 's (Eric Hameleers) repositories (alien, multi and ktown) should run +IMPORTANT: For Alien's (Eric Hameleers) repositories (alien, multi and ktown) should run 'slpkg upgrade' instant 'slpkg update', if you want to spend from -stable in -current or not because there is not different file 'ChangeLog.txt' for each version. diff --git a/man/slpkg.8 b/man/slpkg.8 index db8eea58..8ca28089 100644 --- a/man/slpkg.8 +++ b/man/slpkg.8 @@ -53,7 +53,7 @@ Usage: slpkg Commands: .SH DESCRIPTION Slpkg is a powerful software package manager that installs, updates, and removes packages on Slackware based systems. It automatically computes -dependencies and figures out what things should occurto install packages. +dependencies and figures out what things should occur to install packages. Slpkg makes it easier to maintain groups of machines without having to manually update. @@ -387,7 +387,7 @@ For example: FILELIST.TXT files /tmp/slpkg - Slpkg temponary donwloaded files and build packages + Slpkg temporary downloaded files and build packages .SH AUTHOR