summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-04-06 01:05:39 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-04-06 01:05:39 +0000
commitfd28c987629df9169c7f1f124a202214f358745e (patch)
tree2cd58935df15c1dba1196004a63744390fbb6f09 /gnu/usr.sbin
parent4a25fddbd801b3aef3009854d82f4d2ca245d37f (diff)
Don't make a sendmail smtpd link, it will be confused with beck's smtpd.
Diffstat (limited to 'gnu/usr.sbin')
-rw-r--r--gnu/usr.sbin/sendmail/sendmail/Makefile4
-rw-r--r--gnu/usr.sbin/sendmail/sendmail/sendmail.87
2 files changed, 2 insertions, 9 deletions
diff --git a/gnu/usr.sbin/sendmail/sendmail/Makefile b/gnu/usr.sbin/sendmail/sendmail/Makefile
index 7740db50317..5333f76af81 100644
--- a/gnu/usr.sbin/sendmail/sendmail/Makefile
+++ b/gnu/usr.sbin/sendmail/sendmail/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 2000/04/04 13:58:28 millert Exp $
+# $OpenBSD: Makefile,v 1.5 2000/04/06 01:05:37 millert Exp $
PROG= sendmail
@@ -12,7 +12,7 @@ SRCS= main.c alias.c arpadate.c bf_torek.c clock.c collect.c \
sfsasl.c shmticklib.c srvrsmtp.c stab.c stats.c sysexits.c \
timers.c trace.c udb.c usersmtp.c util.c version.c
MAN= aliases.5 mailq.1 newaliases.1 sendmail.8
-MLINKS= sendmail.8 smtpd.8 sendmail.8 hoststat.1 sendmail.8 purgestat.1
+MLINKS= sendmail.8 sendmail.8 hoststat.1 sendmail.8 purgestat.1
BINDIR= /usr/libexec/sendmail
BINOWN= root
BINGRP= bin
diff --git a/gnu/usr.sbin/sendmail/sendmail/sendmail.8 b/gnu/usr.sbin/sendmail/sendmail/sendmail.8
index 79fcbfacfbb..6b958f06585 100644
--- a/gnu/usr.sbin/sendmail/sendmail/sendmail.8
+++ b/gnu/usr.sbin/sendmail/sendmail/sendmail.8
@@ -24,7 +24,6 @@
.Op Fl v
.Nm hoststat
.Nm purgestat
-.Nm smtpd
.Sh DESCRIPTION
.Nm Sendmail
sends a message to one or more
@@ -546,12 +545,6 @@ If invoked as
.Nm purgestat ,
.Nm sendmail
will purge expired entries from the persistent host status database.
-If invoked as
-.Nm smtpd ,
-.Nm sendmail
-will act as a daemon, as if the
-.Fl bd
-option were specified.
.Sh NOTES
.Nm sendmail
often gets blamed for many problems