From cd47da6e030bc4616cf4e86ea91e31b77ff6fe2e Mon Sep 17 00:00:00 2001 From: rupa Date: Wed, 3 Aug 2011 16:43:34 -0400 Subject: [PATCH] documentation --- README | 6 +++--- z.1 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index aaacb58..e46234c 100644 --- a/README +++ b/README @@ -63,9 +63,9 @@ NOTES Aging: The rank of directories maintained by z undergoes aging based on a simple - formula. The rank of each entry is incremented by 1 every time it is - accessed. When the sum total of ranks is greater than 1000, all ranks are - multiplied by 0.9. Entries with a rank lower than 1 are forgotten. + formula. The rank of each entry is incremented every time it is accessed. + When the sum of ranks is greater than 1000, all ranks are multiplied by + 0.9. Entries with a rank lower than 1 are forgotten. Frecency: diff --git a/z.1 b/z.1 index 02dc9e2..96bd071 100644 --- a/z.1 +++ b/z.1 @@ -64,9 +64,9 @@ optionally: \fBAging:\fR .P The rank of directories maintained by \fBz\fR undergoes aging based on a simple -formula. The rank of each entry is incremented by 1 every time it is -accessed. When the sum total of ranks is greater than 1000, all ranks are -multiplied by 0.9. Entries with a rank lower than 1 are forgotten. +formula. The rank of each entry is incremented every time it is accessed. When +the sum of ranks is greater than 1000, all ranks are multiplied by 0.9. Entries +with a rank lower than 1 are forgotten. .br \fBFrecency:\fR