From hnokubi@yyy.or.jp  Sun Oct  4 09:12:53 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 JAA22603
          for <freebsd-gnats-submit@freebsd.org>; Sun, 4 Oct 1998 09:12:50 -0700 (PDT)
          (envelope-from hnokubi@yyy.or.jp)
Received: (qmail 27969 invoked by alias); 5 Oct 1998 01:08:32 +0900
Received: (qmail 27944 invoked from network); 5 Oct 1998 01:08:27 +0900
Received: from urayasu103.interwave.or.jp (HELO ppp-client.yyy.or.jp) (210.138.157.139)
  by mail.yyy.or.jp with SMTP; 5 Oct 1998 01:08:27 +0900
Received: from sassaby.nokubi.or.jp (sassaby.nokubi.or.jp [192.168.9.3]) by ppp-client.yyy.or.jp (8.8.7/3.5Wpl7-ppp) with ESMTP id AAA28893 for <freebsd-gnats-submit@freebsd.org>; Mon, 5 Oct 1998 00:45:31 +0900 (JST)
Received: (from h-nokubi@localhost) by sassaby.nokubi.or.jp (8.9.1/3.5Wpl7-glove) id AAA00405; Mon, 5 Oct 1998 00:39:41 +0900 (JST)
Message-Id: <19981004160832.27968.qmail@yyy.or.jp>
Date: Mon, 5 Oct 1998 00:39:41 +0900 (JST)
From: hnokubi@yyy.or.jp
Reply-To: hnokubi@yyy.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: strange direction in objcopy.1
X-Send-Pr-Version: 3.2

>Number:         8143
>Category:       docs
>Synopsis:       strange direction in objcopy.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:   Sun Oct  4 09:20:00 PDT 1998
>Closed-Date:    Wed Dec 9 19:17:11 PST 1998
>Last-Modified:  Wed Dec  9 19:17:37 PST 1998
>Originator:     NOKUBI Hirotaka
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

FreeBSD sassaby.nokubi.or.jp 3.0-CURRENT FreeBSD 3.0-CURRENT #2: Fri Jul 24 23:42:52 JST 1998     h-nokubi@sassaby.nokubi.or.jp:/usr/local/src/sys/compile/SASSABY  i386

>Description:

	probably conversion miss from texinfo to man.

>How-To-Repeat:

	man objcopy | grep @code

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

Index: objcopy.1
===================================================================
RCS file: /home/ncvs/src/contrib/binutils/binutils/objcopy.1,v
retrieving revision 1.1.1.2
diff -u -r1.1.1.2 objcopy.1
--- objcopy.1	1998/09/06 22:56:57	1.1.1.2
+++ objcopy.1	1998/10/04 10:47:35
@@ -253,7 +253,7 @@
 remove a leading underscore from all global symbols.  This can be
 useful if you want to link together objects of different file formats
 with different conventions for symbol names.  This is different from
-@code{--change-leading-char} because it always changes the symbol name
+\fB\-\-change\-leading\-char\fP because it always changes the symbol name
 when appropriate, regardless of the object file format of the output
 .TP
 .B \-\-weaken
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Wed Dec 9 19:17:11 PST 1998 
State-Changed-Why:  
Patch applied in revision 1.2 of objcopy.1.  Thanks! 
>Unformatted:
