]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r340406:
authorgjb <gjb@FreeBSD.org>
Thu, 15 Nov 2018 16:42:59 +0000 (16:42 +0000)
committergjb <gjb@FreeBSD.org>
Thu, 15 Nov 2018 16:42:59 +0000 (16:42 +0000)
commit1bd48106f0ec5c885b6b5158934df5bd2b45a138
tree7bbd42fcdcefdf54c634e79756d0522fe8799c9d
parent407eb252c3f3bd6adddcd6ac5be7db4076043f94
MFC r340406:

 The roff ascii.gz documentation installed to /usr/share/doc
 was removed in r318881 when roff was removed from the base
 system.

 This results in the doc.txz distribution set containing a
 single directory (./) which is empty.

 Remove the "Additional documentation" option from the menu
 selection of bsdinstall(8), as the plain-text documentation
 installed in /usr/share/doc is installed as part of the
 packageworld target.

 The doc entry has not been removed from EXTRA_DISTRIBUTIONS
 in Makefile.inc1, in case its removal triggers an issue with
 freebsd-update(8), which is currently aware of the world/doc
 component, so the empty doc.txz continues to be created as
 a precaution.

Approved by: re (rgrimes)
Sponsored by: The FreeBSD Foundation
release/scripts/make-manifest.sh