aboutsummaryrefslogtreecommitdiff
path: root/GUIDELINES
diff options
context:
space:
mode:
authorluis <luis>2007-02-01 15:13:18 +0000
committerluis <luis>2007-02-01 15:13:18 +0000
commitd2472e04d4bc46bcf131846661b509a753148309 (patch)
tree10ca1312da62ee3ab0d44c193cb354728f34b883 /GUIDELINES
parentd43ba48a63506b7ce1d71ee7a5b6dae795d3d67b (diff)
downloadfirma-d2472e04d4bc46bcf131846661b509a753148309.tar.gz
firma-d2472e04d4bc46bcf131846661b509a753148309.tar.bz2
firma: REQUIRE_SIGNATURE e REPLAY_PROTECTION are now set/unset using 1/0, no longer yes/no
README, GUIDELINES: Small fixes
Diffstat (limited to 'GUIDELINES')
-rwxr-xr-xGUIDELINES6
1 files changed, 3 insertions, 3 deletions
diff --git a/GUIDELINES b/GUIDELINES
index 4c7e6f7..fa9568e 100755
--- a/GUIDELINES
+++ b/GUIDELINES
@@ -16,9 +16,9 @@ In the future this procedure will be automatic.
- Put all new global variables in the GLOBAL_VARS variable.
- - If you are using an unix command, check if its already
- listed in the commands list. If it's not, please add it
- at the bottom of this file.
+ - If you are using an unix command, check if it's already
+ listed in the commands list bellow. If it's not, please
+ add it.
2 - Variables usage
-------------------