summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/eviewcvs/README')
-rw-r--r--trunk/src/eviewcvs/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/trunk/src/eviewcvs/README b/trunk/src/eviewcvs/README
deleted file mode 100644
index c7258d7..0000000
--- a/trunk/src/eviewcvs/README
+++ /dev/null
@@ -1,11 +0,0 @@
-Most of the documentation is contained in the man-page, which you can
-read directly (using GNU man) by doing
-
- man ./eviewcvs.1
-
-To rebuild the man-page from pod source, do
-
- pod2man --name=eviewcvs --center='Gentoolkit' \
- eviewcvs.pod eviewcvs.1
-
-03 Nov 2004 agriffis