openbsd-ports/mail/imap-uw/patches/patch-imapd.8c
jakob 216a4bb871 - update to imap release 2002rc6
- conflict with courier-imap and courier-pop3
- imaputils-uw moved into imap-uw package, also availible as subpackage
2002-09-18 08:19:05 +00:00

31 lines
744 B
Plaintext

$OpenBSD: patch-imapd.8c,v 1.3 2002/09/18 08:19:06 jakob Exp $
--- src/imapd/imapd.8c.orig Tue Oct 13 04:31:21 1998
+++ src/imapd/imapd.8c Sun Sep 8 14:55:12 2002
@@ -1,9 +1,9 @@
-.TH IMAPD 8C "October 12, 1998"
+.TH IMAPD 8 "October 12, 1998"
.UC 5
.SH NAME
IMAPd \- Internet Message Access Protocol server
.SH SYNOPSIS
-.B /usr/etc/imapd
+.B imapd
.SH DESCRIPTION
.I imapd
is a server which supports the
@@ -22,11 +22,11 @@ Normally, this is port 143.
.PP
.I imapd
can also be accessed via
-.IR rsh (1C)
+.IR rsh (1)
by many Unix-based clients. To do this, the
.I imapd
binary must have a link to
.I /etc/rimapd
since this is where this software expects it to be located.
.SH "SEE ALSO"
-rsh(1C) ipopd(8C)
+rsh(1) ipopd(8)