git: libedit: Restore installation of the editrc(5) manual page.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Feb 13 06:03:11 PST 2016
commit a412180f8ecc72bbd4f3963883950bbc8616121a
Author: Sascha Wildner <saw at online.de>
Date: Sat Feb 13 14:59:16 2016 +0100
libedit: Restore installation of the editrc(5) manual page.
Removal of manual pages for the library privatization affects only
section 3 manual pages (for the functions in the library which is
now private). editrc.5 describes the ~/.editrc file that has an
effect on all things linked against the privatized edit library
too, so we want to ship documentation for it.
Summary of changes:
Makefile_upgrade.inc | 1 -
lib/libedit/libedit/Makefile | 2 ++
2 files changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a412180f8ecc72bbd4f3963883950bbc8616121a
--
DragonFly BSD source repository
More information about the Commits
mailing list