From 52c53926cf44ca1c7527abc80d0250dd0b026782 Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Tue, 22 Jan 2002 23:45:27 +0000 Subject: [PATCH] - typos svn-id: @984 --- DEVELOPMENT | 5 ++--- TODO | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/DEVELOPMENT b/DEVELOPMENT index 1cf92d1d..b4c795cb 100644 --- a/DEVELOPMENT +++ b/DEVELOPMENT @@ -1,6 +1,6 @@ READ THIS BEFORE CHANGEING SOMETHING IN RC-SCRIPTS PACKAGE Arkadiusz Miskiewicz - $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 b566a72e..6a29af6a 100644 --- 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 -- 2.44.0