summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2003-02-10 16:41:06 +0000
committergshapiro <gshapiro@FreeBSD.org>2003-02-10 16:41:06 +0000
commit02640cdc4724f73a3631309afa02f89a62f97432 (patch)
tree2a69519b8e715b069697ff652446ca48f7c9fe37 /contrib
parent1564002a4b5e54008f7128d3d1fa105558d670cc (diff)
parent5f679456e6cc5d369320dfb497d26e22f47f34f0 (diff)
downloadFreeBSD-src-02640cdc4724f73a3631309afa02f89a62f97432.zip
FreeBSD-src-02640cdc4724f73a3631309afa02f89a62f97432.tar.gz
This commit was generated by cvs2svn to compensate for changes in r110647,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sendmail/cf/m4/proto.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/sendmail/cf/m4/proto.m4 b/contrib/sendmail/cf/m4/proto.m4
index b3d81d1a..f216b2a 100644
--- a/contrib/sendmail/cf/m4/proto.m4
+++ b/contrib/sendmail/cf/m4/proto.m4
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: proto.m4,v 8.649.2.13 2002/12/04 00:12:18 ca Exp $')
+VERSIONID(`$Id: proto.m4,v 8.649.2.14 2002/12/30 15:46:02 ca Exp $')
# level CF_LEVEL config file format
V`'CF_LEVEL/ifdef(`VENDOR_NAME', `VENDOR_NAME', `Berkeley')
@@ -205,13 +205,13 @@ ifdef(`_CERT_REGEX_SUBJECT_', `dnl
KCERTSubject regex _CERT_REGEX_SUBJECT_', `dnl')
ifdef(`LOCAL_RELAY', `dnl
-# who I send unqualified names to if FEATURE(stickyhost) is used
+# who I send unqualified names to if `FEATURE(stickyhost)' is used
# (null means deliver locally)
DR`'LOCAL_RELAY')
ifdef(`MAIL_HUB', `dnl
# who gets all local email traffic
-# ($R has precedence for unqualified names if FEATURE(stickyhost) is used)
+# ($R has precedence for unqualified names if `FEATURE(stickyhost)' is used)
DH`'MAIL_HUB')
# dequoting map
OpenPOWER on IntegriCloud