wmifs: Fix typos.

Ran `codespell -w .`.
This commit is contained in:
Doug Torrance 2016-04-20 00:14:12 -04:00 committed by Carlos R. Mafra
parent dd5ea70c7c
commit 7545c92c63
5 changed files with 10 additions and 10 deletions

View file

@ -26,7 +26,7 @@ WMPPP/WMiFS 1.2p1
some systems somehow (reported myself) :)
* Special thanks to Marcelo <mmagallo@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!

View file

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

View file

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

View file

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

View file

@ -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@xs4all.nl)
@ -137,7 +137,7 @@
25/04/1998 (Martijn Pieterse, pieterse@xs4all.nl)
* Changed the checknetdevs routine, a lot!
23/04/1998 (Martijn Pieterse, pieterse@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