karsten / rpms / uw-imap

Forked from rpms/uw-imap 6 years ago
Clone
1218c15
Patch by Robert Scheck <redhat@linuxnetz.de> for uw-imap >= 2004a, which corrects
1218c15
paths to imapd, ipop2d and ipop3d in the man pages. 
1218c15
1218c15
This patch is based on Red Hat Bugzilla ID #127271 and solves ID #229781.
1218c15
1218c15
--- imap-2004a/src/imapd/imapd.8		2004-05-18 19:46:54.000000000 +0200
1218c15
+++ imap-2004a/src/imapd/imapd.8.doc		2004-07-23 15:24:17.000000000 +0200
1218c15
@@ -3,7 +3,7 @@
1218c15
 .SH NAME
1218c15
 IMAPd \- Internet Message Access Protocol server
1218c15
 .SH SYNOPSIS
1218c15
-.B /usr/etc/imapd
1218c15
+.B /usr/sbin/imapd
1218c15
 .SH DESCRIPTION
1218c15
 .I imapd
1218c15
 is a server which supports the
1218c15
--- imap-2004a/src/ipopd/ipopd.8		2004-05-18 19:50:05.000000000 +0200
1218c15
+++ imap-2004a/src/ipopd/ipopd.8.doc		2004-07-23 15:23:38.000000000 +0200
1218c15
@@ -3,9 +3,9 @@
1218c15
 .SH NAME
1218c15
 IPOPd \- Post Office Protocol server
1218c15
 .SH SYNOPSIS
1218c15
-.B /usr/etc/ipop2d
1218c15
+.B /usr/sbin/ipop2d
1218c15
 .PP
1218c15
-.B /usr/etc/ipop3d
1218c15
+.B /usr/sbin/ipop3d
1218c15
 .SH DESCRIPTION
1218c15
 .I ipop2d
1218c15
 and