summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-06 08:16:45 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-06 08:16:45 +0000
commitbbe4f17f7a371a75350b2912a988119a58d5c84f (patch)
treea5089a01868c6be0c585f388ef56f924ac32d530 /mail
parentAdded PREFIX?=/usr/local to the Makefile so that nasty result can be (diff)
New patch for man pages to make them correctly list the file locations.
Notes
Notes: svn path=/head/; revision=4821
Diffstat (limited to 'mail')
-rw-r--r--mail/popper/files/patch-ac49
-rw-r--r--mail/qpopper/files/patch-ac49
2 files changed, 98 insertions, 0 deletions
diff --git a/mail/popper/files/patch-ac b/mail/popper/files/patch-ac
new file mode 100644
index 000000000000..7dafd687a82c
--- /dev/null
+++ b/mail/popper/files/patch-ac
@@ -0,0 +1,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
diff --git a/mail/qpopper/files/patch-ac b/mail/qpopper/files/patch-ac
new file mode 100644
index 000000000000..7dafd687a82c
--- /dev/null
+++ b/mail/qpopper/files/patch-ac
@@ -0,0 +1,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