Remove the old man.template

In FreeBSD we only use mdoc(7) format. A template is available as mdoc.template
The usage of man(7) format is discouraged and this file was driving people into
the front direction as a template to use.
This commit is contained in:
Baptiste Daroussin 2017-05-25 21:16:39 +00:00
parent e119d6d6e7
commit 3a268233e8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=318901
3 changed files with 3 additions and 9 deletions

View File

@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
# 20170525: remove misleading template
OLD_FILES+=usr/share/misc/man.template
# 20170525: disconnect the roff docs from the build
OLD_FILES+=usr/share/doc/papers/beyond43.ascii.gz
OLD_FILES+=usr/share/doc/papers/bio.ascii.gz

View File

@ -7,7 +7,7 @@
FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot \
committers-src.dot eqnchar flowers init.ee \
iso3166 iso639 latin1 man.template mdoc.template operator pci_vendors \
iso3166 iso639 latin1 mdoc.template operator pci_vendors \
scsi_modes \
organization.dot

View File

@ -1,8 +0,0 @@
.TH NAME SECTION local
.SH NAME
.SH SYNOPSIS
.SH DESCRIPTION
.SH FILES
.SH SEE ALSO
.SH DIAGNOSTICS
.SH BUGS