1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00

Document r268461, readline(3) shlib no longer installed, and

statically linked into consumers in the base system.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2014-07-09 16:07:36 +00:00
parent 8a833bda0a
commit feca3d7855
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=268462

View File

@ -360,6 +360,11 @@
<filename>/usr/local/etc/newsyslog.conf.d/</filename>
directories by default for &man.newsyslog.8;.</para>
<para revision="268461">The &man.readline.3; library is now
statically linked in software within the base system, and the
shared library is no longer installed, allowing the Ports
Collection to use a modern version of the library.</para>
<sect3 xml:id="rc-scripts">
<title><filename>/etc/rc.d</filename> Scripts</title>