]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- typos
authorTomasz Pala <gotar@pld-linux.org>
Tue, 22 Jan 2002 23:45:27 +0000 (23:45 +0000)
committerTomasz Pala <gotar@pld-linux.org>
Tue, 22 Jan 2002 23:45:27 +0000 (23:45 +0000)
svn-id: @984

DEVELOPMENT
TODO

index 1cf92d1d3f0fb15efecd76faecfabcd6b2ca5a2c..b4c795cb671fc29cef689cba2d152ea0729e0ecc 100644 (file)
@@ -1,6 +1,6 @@
           READ THIS BEFORE CHANGEING SOMETHING IN RC-SCRIPTS PACKAGE
                    Arkadiusz Miskiewicz <misiek@pld.org.pl>
-           $Id: DEVELOPMENT,v 1.2 2001/05/15 16:05:05 baggins Exp $
+           $Id: DEVELOPMENT,v 1.3 2002/01/22 23:45:27 gotar Exp $
 
 1)
        consult all major changes with people on pld-rc-scripts@pld.org.pl
@@ -29,7 +29,7 @@ something="`whoami`"
 
 5)     don't use sed ! It only causes one more Requires.
        Use awk ' { gsub(/pattern/,"replaced"); print $0; } ' for that.
-       Also try replase grep calls with awk calls.
+       Also try to replace grep calls with awk calls.
        
 5)
        (PL) Tlumaczac komunikaty na PL nalezy uzywac formy bezosobowej np:
@@ -37,4 +37,3 @@ something="`whoami`"
 uruchamianie uslugi
 zamiast
 uruchamiam usluge
-
diff --git a/TODO b/TODO
index b566a72e29791b668680ba0be897319c0b30b4a4..6a29af6a9ef3de519ccb7df31efc2491c26f997e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.14 2001/05/15 16:03:33 baggins Exp $
+$Id: TODO,v 1.15 2002/01/22 23:45:27 gotar Exp $
 
 Features missing:
 - IPSec (freeswan) support
@@ -12,11 +12,11 @@ Important:
   protocol)
 
 Not realy important but mayby nice:
-- Add checing for preveliges during restarting 
-  and if thay are not enought say fuck off in a 
+- Add checking for privileges during restarting
+  and if they are not enough say fuck off in a
   nice way.
 
-  
+
 Other:
 - maybe merge ATM rc scripts
 
This page took 0.224225 seconds and 4 git commands to generate.