summaryrefslogtreecommitdiffstats
path: root/mail/popper/files/patch-ac
blob: 7dafd687a82c43aee08e33686c0a8c20061d8d86 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
--- popper.8.orig	Fri May 17 03:59:25 1996
+++ popper.8	Fri Dec  6 17:10:00 1996
@@ -16,7 +16,7 @@
 .SH NAME
 popper \- pop 3 server
 .SH SYNOPSIS
-.B /usr/etc/popper
+.B /usr/local/libexec/popper
 [ -d ]
 [ -s ]
 [ -k ]
@@ -136,7 +136,7 @@
 systems with BSD 4.3 syslogging, the server logs (by default) to the
 "local0" facility at priority "notice" for all messages except
 debugging which is logged at priority "debug".  The default log file is
-/usr/spool/mqueue/POPlog.  These can be changed, if desired.  On
+/var/log/messages.  These can be changed, if desired.  On
 systems with 4.2 syslogging all messages are logged to the local log
 file, usually /usr/spool/mqueue/syslog.
 .SH DEBUGGING
@@ -170,7 +170,7 @@
 .PP
 The server implements two extended commands.
 .PP
-XTND XMIT: Sends a mail message using /usr/lib/sendmail.
+XTND XMIT: Sends a mail message using /usr/sbin/sendmail.
 .PP
 XTND XLIST header [num]: Extracts and returns the specified header line
 for the specified message number. If the "num" parameter is missing, 
@@ -178,7 +178,7 @@
 marked for deletion.
 .SH FILES
 .nf
-/usr/spool/mail         mail files
+/var/mail         mail files
 /etc/inetd.conf         pop program invocation
 /etc/syslog.conf        logging specifications
 ~/.popbull              largest bulletin number seen by user
--- popauth.8.orig	Thu May 30 09:40:04 1996
+++ popauth.8	Fri Dec  6 17:12:21 1996
@@ -34,7 +34,7 @@
 With the `\-delete' switch, the super-user or master POP user can remove
 a user entry from the authorization DB.
 .SH FILES
-/etc/pop.auth.* POP authorization DB
+/usr/local/etc/popper/pop.auth.* POP authorization DB
 .SH ACKNOWLEDGEMENTS
 This program was derived from MH 6.8.3
 .SH SEE ALSO
OpenPOWER on IntegriCloud