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:
parent
e119d6d6e7
commit
3a268233e8
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -1,8 +0,0 @@
|
||||
.TH NAME SECTION local
|
||||
.SH NAME
|
||||
.SH SYNOPSIS
|
||||
.SH DESCRIPTION
|
||||
.SH FILES
|
||||
.SH SEE ALSO
|
||||
.SH DIAGNOSTICS
|
||||
.SH BUGS
|
Loading…
Reference in New Issue
Block a user