summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>1997-07-25 05:26:26 +0000
committermickey <mickey@openbsd.org>1997-07-25 05:26:26 +0000
commit005e799ccc7a17c6fc290a3ebd51a72a6afb72b6 (patch)
tree2d3fe42b8811d83714fe75cb4a3e083d15075167
parentadd {struct,member,export} keywords, tsarna@endicor.com (diff)
downloadwireguard-openbsd-005e799ccc7a17c6fc290a3ebd51a72a6afb72b6.tar.xz
wireguard-openbsd-005e799ccc7a17c6fc290a3ebd51a72a6afb72b6.zip
remove .Xr to dbm(3)
remove BUGS due to DBM nonexistance
-rw-r--r--usr.sbin/sendmail/src/aliases.510
1 files changed, 0 insertions, 10 deletions
diff --git a/usr.sbin/sendmail/src/aliases.5 b/usr.sbin/sendmail/src/aliases.5
index 351946750f6..ea606e6c8af 100644
--- a/usr.sbin/sendmail/src/aliases.5
+++ b/usr.sbin/sendmail/src/aliases.5
@@ -83,7 +83,6 @@ change to take effect.
.Sh SEE ALSO
.Xr newaliases 1 ,
.Xr dbopen 3 ,
-.Xr dbm 3 ,
.Xr sendmail 8
.Rs
.%T "SENDMAIL Installation and Operation Guide"
@@ -91,15 +90,6 @@ change to take effect.
.Rs
.%T "SENDMAIL An Internetwork Mail Router"
.Re
-.Sh BUGS
-If you have compiled
-.Xr sendmail
-with DBM support instead of NEWDB,
-you may have encountered problems in
-.Xr dbm 3
-restricting a single alias to about 1000 bytes of information.
-You can get longer aliases by ``chaining''; that is, make the last name in
-the alias be a dummy name which is a continuation alias.
.Sh HISTORY
The
.Nm