[Pkg-wmaker-commits] [wmifs] 07/08: wmifs: Fix typos.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Apr 20 11:03:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository wmifs.

commit 03a9939f4d0a0d9c44ae1a1a40f0e8f0baec26d5
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Wed Apr 20 00:14:12 2016 -0400

    wmifs: Fix typos.
    
    Ran `codespell -w .`.
---
 BUGS    | 2 +-
 CHANGES | 6 +++---
 INSTALL | 2 +-
 README  | 6 +++---
 wmifs.c | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/BUGS b/BUGS
index 97fb409..de4317c 100644
--- a/BUGS
+++ b/BUGS
@@ -26,7 +26,7 @@ WMPPP/WMiFS 1.2p1
 		 some systems somehow (reported myself) :)
 
 	* Special thanks to Marcelo <mmagallo at efis.ucr.ac.cr>
-	  for providing some real usefull patches for WMPPP,
+	  for providing some real useful patches for WMPPP,
 	  they will be in the next update for sure!
 
 
diff --git a/CHANGES b/CHANGES
index aeec17d..9a3fee7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -140,7 +140,7 @@ Version         Description
 	  options in WMiFS for 'real' multiuser systems,
 	  when 'force*' is detected in /etc/wmifsrc the
 	  user settings in ~/.wmifsrc are overridden
-	  (usefull for sites where users may not fiddle
+	  (useful for sites where users may not fiddle
 	   with pppd's options :)
 
 	* WMPPP: Ditto, added 'force' facility here too
@@ -159,7 +159,7 @@ Version         Description
 	* WMPPP: dropped the config GUI and added an
 	         .wmppprc file instead > motivation to do so:
 	         this way, WMPPP is much more platform and
-	         distribution independant :)
+	         distribution independent :)
 
 	* WMPPP: enhanced the status LED, yellow means
 	         dialing, green means online, red means error
@@ -178,7 +178,7 @@ Version         Description
 	* WMiFS: added -w commandline option, this will
 	         draw the graph in our new 'waveform' look :)
 
-	* WMiFS: fixed the coredump problems that occured
+	* WMiFS: fixed the coredump problems that occurred
 	         on some systems with or without .wmifsrc file
 	         typo's, errors, etc. in the .wmifsrc file are
 	         now also being ignored/rejected, the worst
diff --git a/INSTALL b/INSTALL
index 0766dfd..b8bdcaa 100644
--- a/INSTALL
+++ b/INSTALL
@@ -95,5 +95,5 @@ WMiFS support the following commandline options:
 General Notes
 --------------------------------------------------------------
 Note:   Please DO read the HINTS, this file contains some
-        very usefull tips about WMiFS.
+        very useful tips about WMiFS.
 
diff --git a/README b/README
index 82c7817..5a458b6 100644
--- a/README
+++ b/README
@@ -26,7 +26,7 @@ nice & nifty features like:
 
 	* Autosensing of *ALL* active network interfaces;
 	* Integrated autoscaling (per interface) transfer
-	  statistics, tested upto 100Mbit;
+	  statistics, tested up to 100Mbit;
 	* Displays a 'normal' xload style graph or our new
 	  'waveform' like load graph;
 	* Realtime cycling through active interfaces by simply
@@ -37,10 +37,10 @@ nice & nifty features like:
 	  interface, even 'lo' is supported (-h for help);
 	* User-definable scripts for left/middle/right mouse
 	  buttons which are read from ~/.wmifsrc (optional);
-	* Fixed rc file option, usefull for sites where users
+	* Fixed rc file option, useful for sites where users
 	  are not allowed to mess with pppd;
 
-WMiFS is developped on DEC Alpha machines running RedHat-5.0/Linux,
+WMiFS is developed on DEC Alpha machines running RedHat-5.0/Linux,
 but, WMiFS has also been intensively tested on x86 and 68K RedHat/
 Linux machines ;-)
 
diff --git a/wmifs.c b/wmifs.c
index d50abe1..ab91f23 100644
--- a/wmifs.c
+++ b/wmifs.c
@@ -128,7 +128,7 @@
 		* Used the DrawStats routine from wmifs in wmppp
 		* I decided to add a list in this source file
 		  with name of ppl who helped me build this code better.
-		* I finally removed the /proc/net/route dependancy
+		* I finally removed the /proc/net/route dependency
 		  All of the connections are taken from /proc/net/dev.
 		  /proc/net/route is still used for checking if it is on-line.
 	27/04/1998 (Martijn Pieterse, pieterse at xs4all.nl)
@@ -137,7 +137,7 @@
 	25/04/1998 (Martijn Pieterse, pieterse at xs4all.nl)
 		* Changed the checknetdevs routine, a lot!
 	23/04/1998 (Martijn Pieterse, pieterse at xs4all.nl)
-		* Added line speed detection. via seperate exec. (this has to be suid root!)
+		* Added line speed detection. via separate exec. (this has to be suid root!)
 		  Speed has to be no more than 99999
 		* Added speed and forcespeed in ~/.wmppprc and /etc/wmppprc
 		* wmifs: added on-line detection scheme, update the bitmap coordinates

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmifs.git



More information about the Pkg-wmaker-commits mailing list