From owner-svn-src-head@freebsd.org Thu May 25 21:16:40 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82D33D82076; Thu, 25 May 2017 21:16:40 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54D101ED6; Thu, 25 May 2017 21:16:40 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4PLGdCp027598; Thu, 25 May 2017 21:16:39 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4PLGdbC027596; Thu, 25 May 2017 21:16:39 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201705252116.v4PLGdbC027596@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 May 2017 21:16:39 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r318901 - in head: . share/misc X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2017 21:16:40 -0000 Author: bapt Date: Thu May 25 21:16:39 2017 New Revision: 318901 URL: https://svnweb.freebsd.org/changeset/base/318901 Log: 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. Deleted: head/share/misc/man.template Modified: head/ObsoleteFiles.inc head/share/misc/Makefile Modified: head/ObsoleteFiles.inc ============================================================================== --- head/ObsoleteFiles.inc Thu May 25 21:11:25 2017 (r318900) +++ head/ObsoleteFiles.inc Thu May 25 21:16:39 2017 (r318901) @@ -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 Modified: head/share/misc/Makefile ============================================================================== --- head/share/misc/Makefile Thu May 25 21:11:25 2017 (r318900) +++ head/share/misc/Makefile Thu May 25 21:16:39 2017 (r318901) @@ -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