diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-08-12 22:39:25 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-08-12 22:39:25 +0000 |
| commit | 88c75941e63c3cf4adc2948d1db54b4afd030f1b (patch) | |
| tree | dfda633f687732f5ca9a80a596bb9c817c8bea30 /share/doc | |
| parent | cd904b75f96a3c329e595e33fa1f1330308391af (diff) | |
Notes
Diffstat (limited to 'share/doc')
| -rw-r--r-- | share/doc/smm/09.sendmail/Makefile | 11 | ||||
| -rw-r--r-- | share/doc/smm/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/smm/contents/contents.ms | 6 |
3 files changed, 2 insertions, 17 deletions
diff --git a/share/doc/smm/09.sendmail/Makefile b/share/doc/smm/09.sendmail/Makefile deleted file mode 100644 index f403e5d55bb6..000000000000 --- a/share/doc/smm/09.sendmail/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# From: @(#)Makefile 8.2 (Berkeley) 2/28/94 -# $FreeBSD$ - -VOLUME= smm/09.sendmail -SRCS= intro.me -MACROS= -me -USE_PIC= yes - -SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/intro - -.include <bsd.doc.mk> diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile index 6aa898781f3a..58e708a3ce9f 100644 --- a/share/doc/smm/Makefile +++ b/share/doc/smm/Makefile @@ -12,7 +12,7 @@ # 07.lpd SUBDIR= title contents 01.setup 02.config 03.fsck 04.quotas 05.fastfs \ - 06.nfs 08.sendmailop 09.sendmail 10.named 11.timedop \ + 06.nfs 08.sendmailop 10.named 11.timedop \ 12.timed 18.net .include <bsd.subdir.mk> diff --git a/share/doc/smm/contents/contents.ms b/share/doc/smm/contents/contents.ms index ed03c7a69908..539f22d04683 100644 --- a/share/doc/smm/contents/contents.ms +++ b/share/doc/smm/contents/contents.ms @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)00.contents 8.1 (Berkeley) 7/5/93 +.\" $FreeBSD$ .\" .OH '''SMM Contents' .EH 'SMM Contents''' @@ -100,11 +101,6 @@ The last word in installing and operating the \fIsendmail\fP program. .ne 3 .IP -.tl 'Sendmail \- An Internetwork Mail Router''SMM:9' -.QP -An overview document on the design and implementation of \fIsendmail\fP. - -.IP .tl 'Name Server Operations Guide for BIND''SMM:10' .QP Setting up and operating the name to Internet addressing software. |
