From owner-freebsd-doc Sun Oct 4 09:20:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23185 for freebsd-doc-outgoing; Sun, 4 Oct 1998 09:20:11 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23174 for ; Sun, 4 Oct 1998 09:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA28920; Sun, 4 Oct 1998 09:20:01 -0700 (PDT) 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 ; 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 ; 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 X-Send-Pr-Version: 3.2 Subject: docs/8143: strange direction in objcopy.1 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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