Fix typos

This commit is contained in:
Dimitris Zlatanidis 2015-09-21 04:58:10 +03:00
parent 2618286845
commit 2681e2081c
5 changed files with 8 additions and 8 deletions

View file

@ -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.

View file

@ -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:

View file

@ -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 <repository>
--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 <repository> <packages>' , this command downloads and

View file

@ -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.

View file

@ -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