aboutsummaryrefslogtreecommitdiff
path: root/libs/uw-imap/patches/002-imap-2004a-doc.patch
blob: fecf95d328e9f7d305d1c6be1df367437c8a9d98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Patch by Robert Scheck <redhat@linuxnetz.de> for uw-imap >= 2004a, which corrects
paths to imapd, ipop2d and ipop3d in the man pages. 

This patch is based on Red Hat Bugzilla ID #127271 and solves ID #229781.

--- a/src/imapd/imapd.8
+++ b/src/imapd/imapd.8
@@ -16,7 +16,7 @@
 .SH NAME
 IMAPd \- Internet Message Access Protocol server
 .SH SYNOPSIS
-.B /usr/etc/imapd
+.B /usr/sbin/imapd
 .SH DESCRIPTION
 .I imapd
 is a server which supports the
--- a/src/ipopd/ipopd.8
+++ b/src/ipopd/ipopd.8
@@ -16,9 +16,9 @@
 .SH NAME
 IPOPd \- Post Office Protocol server
 .SH SYNOPSIS
-.B /usr/etc/ipop2d
+.B /usr/sbin/ipop2d
 .PP
-.B /usr/etc/ipop3d
+.B /usr/sbin/ipop3d
 .SH DESCRIPTION
 .I ipop2d
 and