aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-07-03 18:41:13 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-07-03 18:41:13 +0000
commit5f3c76c1a021ff6643ea7db8fd97dcb5fb1e68da (patch)
tree9c1b32ec9071d3719a7da3a72f02c16275174ab8
parent48a0f2782870aca73c3a713a7719f99e479d29ba (diff)
downloadfetchmail-5f3c76c1a021ff6643ea7db8fd97dcb5fb1e68da.tar.gz
fetchmail-5f3c76c1a021ff6643ea7db8fd97dcb5fb1e68da.tar.bz2
fetchmail-5f3c76c1a021ff6643ea7db8fd97dcb5fb1e68da.zip
Add trivial fetchmailconf.man. Reported by Miloslav Trmac.
svn path=/trunk/; revision=4074
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--fetchmailconf.man1
3 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0f9deb76..72f09f5a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ BUILT_SOURCES= rcfile_y.h
bin_PROGRAMS= fetchmail
dist_bin_SCRIPTS= fetchmailconf
dist_noinst_SCRIPTS= specgen.sh
-dist_man1_MANS= fetchmail.man
+dist_man1_MANS= fetchmail.man fetchmailconf.man
# for gettext (used by fetchmail.c, NOT by GNU gettext)
localedir= $(datadir)/locale
diff --git a/NEWS b/NEWS
index 948ac910..346e2b90 100644
--- a/NEWS
+++ b/NEWS
@@ -87,6 +87,8 @@ fetchmail 6.3.0 (not yet released officially):
Sent by Miloslav Trmac. (Matthias Andree)
* Nalin Dahyabhai's fix to make rpa.c compile. Sent by Miloslav Trmac.
(Matthias Andree)
+* Trivial fetchmailconf.man to redirect to fetchmail.1.
+ Reported by Miloslav Trmac. (Matthias Andree)
fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines:
diff --git a/fetchmailconf.man b/fetchmailconf.man
new file mode 100644
index 00000000..27c700e4
--- /dev/null
+++ b/fetchmailconf.man
@@ -0,0 +1 @@
+.so man1/fetchmail.1