Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 1998 00:39:41 +0900 (JST)
From:      hnokubi@yyy.or.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/8143: strange direction in objcopy.1
Message-ID:  <19981004160832.27968.qmail@yyy.or.jp>

next in thread | raw e-mail | index | archive | help

>Number:         8143
>Category:       docs
>Synopsis:       strange direction in objcopy.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct  4 09:20:00 PDT 1998
>Last-Modified:
>Originator:     NOKUBI Hirotaka
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>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
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



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