Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2020 18:24:16 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r362548 - head/share/man/man5
Message-ID:  <202006231824.05NIOGWC022656@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Tue Jun 23 18:24:15 2020
New Revision: 362548
URL: https://svnweb.freebsd.org/changeset/base/362548

Log:
  Update documentation after dropping support for i386 aout from ldconfig
  
  The i386 aout invocation was removed from rc.d/ldconfig in r362543.

Modified:
  head/share/man/man5/rc.conf.5

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5	Tue Jun 23 18:19:22 2020	(r362547)
+++ head/share/man/man5/rc.conf.5	Tue Jun 23 18:24:15 2020	(r362548)
@@ -3635,13 +3635,6 @@ will always be added first, so they need not appear in
 Set to the list of 32-bit compatibility shared library paths to
 use with
 .Xr ldconfig 8 .
-.It Va ldconfig_paths_aout
-.Pq Vt str
-Set to the list of shared library paths to use with
-.Xr ldconfig 8
-legacy
-.Xr a.out 5
-support.
 .It Va ldconfig_insecure
 .Pq Vt bool
 The



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006231824.05NIOGWC022656>