diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2000-07-19 08:25:28 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2000-07-19 08:25:28 +0000 |
| commit | d0b4efe6dc06d3a19ebf07a6f76b3e85b0ecb01d (patch) | |
| tree | 3fe70581ad2bf4d54b1cad862ae716e441092e1f /mail/qpopper/files/patch-ac | |
| parent | 5d7eef81ca504f6a2c3b058d5b74df1391a500ce (diff) | |
Split up the manpage-patch in order to preserve history of the old
manpage-patch-files.
However, due to an odd bug in patch(1), 2 of the 3 hunks for
popper.8 fails (somehow, diff(1) thinks it is a binary file and
patch cannot patch it correctly if diff is used with the -a option).
So patch-ac only changes /usr/local/lib/popper to .../libexec/qpopper
and doesn't neither corrects the location of sendmail nor adds the
/etc/ftpusers file to the SEE ALSO section.
In the Makefile, /usr/local is now replaced with PREFIX for both manpages.
Diffstat (limited to 'mail/qpopper/files/patch-ac')
| -rw-r--r-- | mail/qpopper/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/qpopper/files/patch-ac b/mail/qpopper/files/patch-ac new file mode 100644 index 000000000000..f04ccc81eca5 --- /dev/null +++ b/mail/qpopper/files/patch-ac @@ -0,0 +1,11 @@ +--- man/popper.8.orig Sat Jul 15 02:41:38 2000 ++++ man/popper.8 Wed Jul 19 10:18:40 2000 +@@ -19,7 +19,7 @@ + .SH NAME + qpopper \-\- pop 3 server (v3.1b5) + .SH SYNOPSIS +-.B /usr/local/lib/popper ++.B /usr/local/libexec/qpopper + [ -b buildir ] + [ -c ] + [ -d ] |
