diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-01-18 14:41:58 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-01-18 14:41:58 +0000 |
commit | a75a8789a0ef241e64cc228aa597ef6cbafd39ad (patch) | |
tree | b7e9505589c47fa4239ba037715a30212f7bf915 /mail/popd/files/patch-popd.8 | |
parent | add c_parser 0.2.5 (diff) |
Update to popd-2.0:
* SSL support
* Wire-format option for mailboxes.
* Mailbox support cleanup (esp. Maildir)
Note that bulletins are non-functional in this release.
Notes
Notes:
svn path=/head/; revision=53299
Diffstat (limited to 'mail/popd/files/patch-popd.8')
-rw-r--r-- | mail/popd/files/patch-popd.8 | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/mail/popd/files/patch-popd.8 b/mail/popd/files/patch-popd.8 deleted file mode 100644 index 30f94acc8100..000000000000 --- a/mail/popd/files/patch-popd.8 +++ /dev/null @@ -1,23 +0,0 @@ ---- popd.8 2001/04/09 12:16:39 1.16 -+++ popd.8 2001/05/30 08:36:04 -@@ -538,6 +538,20 @@ - Exit status as defined in - .Xr sysexits 3 - are returned. -+.Pp -+.Nm -+reports status messages, warnings and errors via -+.Xr syslog 3 -+using the -+.Dv LOG_DAEMON -+facility. -+Warnings and errors are logged using the -+.Dv LOG_NOTICE -+and -+.Dv LOG_CRIT -+priorities, -+while connections, authentication and sessions are logged at -+.Dv LOG_INFO . - .Sh HISTORY - .Nm - was originally written for UUNET South Africa in 1999. |