Date: Wed, 17 Feb 2010 13:21:40 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-doc@freebsd.org Cc: Roy Nicholson <nicholson.roy@gmail.com>, doc@freebsd.org Subject: Re: Error in developer handbook? Message-ID: <201002171321.40732.jhb@freebsd.org> In-Reply-To: <F528E93A-77AD-4DB5-8FE4-E81527D821C0@gmail.com> References: <F528E93A-77AD-4DB5-8FE4-E81527D821C0@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 11 February 2010 11:10:53 am Roy Nicholson wrote: > Hi, > > I was looking at the Developer's Handbook (which I think is great btw) and noticed on http://www.freebsd.org/doc/en/books/developers-handbook/x86-system- calls.html, its says to use "brandelf -f Linux filename" to change an ELF binary. Shouldn't this be "brandelf -t Linux filename"? > > Looking at the brandelf man page it shows the same syntax using -t vs. -f. Fixed, thanks! -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002171321.40732.jhb>