From 5e0e9b99dc3fc0ecd49d929db0d57c784b66f481 Mon Sep 17 00:00:00 2001 From: svn2git Date: Fri, 1 Jul 1994 00:00:00 -0800 Subject: Release FreeBSD 1.1.5.1 This commit was manufactured to restore the state of the 1.1.5.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- gnu/usr.bin/ld/ld.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'gnu/usr.bin/ld/ld.1') diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1 index b181fd70f9cc..7642f05a717e 100644 --- a/gnu/usr.bin/ld/ld.1 +++ b/gnu/usr.bin/ld/ld.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ld.1,v 1.5.2.1 1994/05/01 16:03:59 jkh Exp $ +.\" $Id: ld.1,v 1.7 1994/06/15 22:39:35 rich Exp $ .\" .Dd October 14, 1993 .Dt LD 8 @@ -103,6 +103,11 @@ Force all members of archives to be loaded, whether or not such members contribute a definition to any plain object files. Useful for making a shared library from an archive of PIC objects without having to unpack the archive. +.It Fl B Ar silly +Search for +.Em \.sa +silly archive companions of shared objects. Useful for compatibility with +version 3 shared objects. .It Fl D Ar data-size Set the size of the data segment. For sanity's sake, this should be larger than the cumulative data sizes of the input files. -- cgit v1.2.3