diff options
author | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2005-07-25 10:57:33 +0000 |
---|---|---|
committer | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2005-07-25 10:57:33 +0000 |
commit | 85717732a0074eb5eed6acbcb1d877ee60d405b5 (patch) | |
tree | 12dd946c251cc0713c3293d0e08d4b27b771f7bd /data/man/man5/feed2imaprc.5 | |
parent | da839a928171aff6d8dc0f05da2ae93a9e47fe0f (diff) | |
download | feed2imap-85717732a0074eb5eed6acbcb1d877ee60d405b5.tar.gz feed2imap-85717732a0074eb5eed6acbcb1d877ee60d405b5.tar.bz2 feed2imap-85717732a0074eb5eed6acbcb1d877ee60d405b5.zip |
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@44 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to '')
-rw-r--r-- | data/man/man5/feed2imaprc.5 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/man/man5/feed2imaprc.5 b/data/man/man5/feed2imaprc.5 new file mode 100644 index 0000000..abfc658 --- /dev/null +++ b/data/man/man5/feed2imaprc.5 @@ -0,0 +1,26 @@ +.TH feed2imaprc 5 "Jul 25, 2005" +.SH NAME +feed2imaprc \- feed2imap configuration file +.SH SYNOPSIS +\fBfeed2imaprc\fR is feed2imap's configuration file. It is usually located in \fB~/.feed2imaprc\fR. +.SH EXAMPLE +See \fB/usr/share/doc/feed2imap/examples/feed2imaprc\fR. +.SH BUGS +This manpage should probably give more details. +.SH "SEE ALSO" +Homepage : +http://home.gna.org/feed2imap/ +.PP +\fBfeed2imap\fR(1) +.SH AUTHOR +Copyright (C) 2005 Lucas Nussbaum lucas@lucas\-nussbaum.net +.PP +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 2 of the License, or (at your +option) any later version. +.PP +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY +or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for +more details. |