summaryrefslogtreecommitdiff
path: root/news/newscache
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /news/newscache
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'news/newscache')
-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).