summaryrefslogtreecommitdiff
path: root/mail/imap-uw/patches/patch-af
blob: 2e5cff92184ed416541465e5246570742e58c7d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-af,v 1.3 2000/05/19 03:58:57 jlam Exp $

--- src/imapd/imapd.8c.orig	Mon Oct 12 22:31:21 1998
+++ src/imapd/imapd.8c	Tue May  2 15:41:45 2000
@@ -3,7 +3,7 @@
 .SH NAME
 IMAPd \- Internet Message Access Protocol server
 .SH SYNOPSIS
-.B /usr/etc/imapd
+.B @PREFIX@/libexec/imapd
 .SH DESCRIPTION
 .I imapd
 is a server which supports the
@@ -26,7 +26,7 @@
 by many Unix-based clients.  To do this, the
 .I imapd
 binary must have a link to
-.I /etc/rimapd
+.I @PREFIX@/sbin/rimapd
 since this is where this software expects it to be located.
 .SH "SEE ALSO"
 rsh(1C) ipopd(8C)