summaryrefslogtreecommitdiff
path: root/news/newscache/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'news/newscache/DESCR')
-rw-r--r--news/newscache/DESCR14
1 files changed, 7 insertions, 7 deletions
diff --git a/news/newscache/DESCR b/news/newscache/DESCR
index e7afbcb0e38..32ccda42970 100644
--- a/news/newscache/DESCR
+++ b/news/newscache/DESCR
@@ -6,18 +6,18 @@ Whenever, a client requests an article from NewsCache, NewsCache checks
whether the article has already been stored in the cache area. If this is
the case, the article is sent directly to its client. Otherwise, the article
is requested from the upstream news server, stored in the cache area and sent
-back to the client.
+back to the client.
- NewsCache provides the following functionality:
+ NewsCache provides the following functionality:
- * Offline news reading.
+ * Offline news reading.
* Small articles are stored within a single database. This improves
- performance and reduces the number of inodes used of your system.
+ performance and reduces the number of inodes used of your system.
* The overview-database is generated on the fly for articles already
cached by the cache server.
* This reduces the amount of disk space used, but decreases performance
- slightly.
+ slightly.
* The newsgroup-database is now managed as an array instead of a list to
- allow direct access to articles.
+ allow direct access to articles.
* Merging different news servers to a virtual feed (on a per newsgroup
- basis).
+ basis).