From hnokubi@yyy.or.jp  Sat Nov 14 03:14:04 1998
Received: from yyy.or.jp (host03.interwave.or.jp [202.214.252.3])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA03552
          for <freebsd-gnats-submit@freebsd.org>; Sat, 14 Nov 1998 03:14:02 -0800 (PST)
          (envelope-from hnokubi@yyy.or.jp)
Received: (qmail 324 invoked by alias); 14 Nov 1998 20:09:10 +0900
Received: (qmail 295 invoked from network); 14 Nov 1998 20:09:02 +0900
Received: from urayasu115.interwave.or.jp (HELO ppp-client.yyy.or.jp) (210.138.157.151)
  by mail.yyy.or.jp with SMTP; 14 Nov 1998 20:09:02 +0900
Received: from sassaby.nokubi.or.jp (sassaby.nokubi.or.jp [192.168.9.3]) by ppp-client.yyy.or.jp (8.9.1/3.5Wpl7-ppp) with ESMTP id TAA11000 for <freebsd-gnats-submit@freebsd.org>; Sat, 14 Nov 1998 19:44:40 +0900 (JST)
Received: (from h-nokubi@localhost) by sassaby.nokubi.or.jp (8.9.1/3.5Wpl7-glove) id TAA06102; Sat, 14 Nov 1998 19:40:38 +0900 (JST)
Message-Id: <19981114110909.323.qmail@yyy.or.jp>
Date: Sat, 14 Nov 1998 19:40:38 +0900 (JST)
From: hnokubi@yyy.or.jp
Reply-To: hnokubi@yyy.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: some small bug fixes to ld.1
X-Send-Pr-Version: 3.2

>Number:         8682
>Category:       docs
>Synopsis:       some small bug fixes to ld.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 14 03:20:01 PST 1998
>Closed-Date:    Wed Apr 14 11:49:58 PDT 1999
>Last-Modified:  Wed Apr 14 11:50:11 PDT 1999
>Originator:     NOKUBI Hirotaka
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

	FreeBSD sassaby.nokubi.or.jp 3.0-CURRENT FreeBSD 3.0-CURRENT #7: Sun Nov  8 22:21:58 JST 1998     h-nokubi@sassaby.nokubi.or.jp:/usr/src/sys/compile/SASSABY  i386

>Description:

	typo, from texinfo to man conversion miss.

>How-To-Repeat:



>Fix:
	
I also send this patch to bug-gnu-utils@gnu.org.

Index: ld.1
===================================================================
RCS file: /home/ncvs/src/contrib/binutils/ld/ld.1,v
retrieving revision 1.1.1.2
diff -u -r1.1.1.2 ld.1
--- ld.1	1998/09/06 22:57:40	1.1.1.2
+++ ld.1	1998/10/24 14:03:31
@@ -473,7 +473,11 @@
 Use \c
 .I entry\c
 \& as the explicit symbol for beginning execution of your
-program, rather than the default entry point.  for a
+program, rather than the default entry point.  See the `\|\c
+.B ld\c
+\|' entry in `\|\c
+.B info\c
+\|' for a
 discussion of defaults and other ways of specifying the
 entry point.
 
@@ -774,7 +778,7 @@
 The
 .B \-rpath
 option may also be used on SunOS.  By default, on SunOS, the linker
-will form a runtime search patch out of all the
+will form a runtime search path out of all the
 .B \-L
 options it is given.  If a
 .B \-rpath
@@ -874,7 +878,7 @@
 .B text\c
 \& segment of the output file.
 \c
-.I textorg\c
+.I org\c
 \& must be a hexadecimal integer.
 
 .TP
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Wed Apr 14 11:49:58 PDT 1999 
State-Changed-Why:  
Patch applied, thanks. 
>Unformatted:
