"from a a Linux one" -> "from a Linux binary"
PR: docs/9190 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
This commit is contained in:
parent
74278ce717
commit
537d45d6dd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3963
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: linuxemu.sgml,v 1.24 1998-09-11 17:22:49 jkh Exp $ -->
|
||||
<!-- $Id: linuxemu.sgml,v 1.25 1998-12-26 16:26:39 billf Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Linux Emulation<label id="linuxemu"></heading>
|
||||
|
@ -399,7 +399,7 @@ Abort
|
|||
</verb>
|
||||
|
||||
<p>To help the FreeBSD kernel distinguish between a FreeBSD ELF binary from a
|
||||
a Linux one, use the <htmlurl url="http://www.freebsd.org/cgi/man.cgi?brandelf"
|
||||
Linux binary, use the <htmlurl url="http://www.freebsd.org/cgi/man.cgi?brandelf"
|
||||
name="brandelf(1)"> utility:
|
||||
<verb>
|
||||
% brandelf -t Linux my-linux-elf-binary
|
||||
|
|
Loading…
Reference in a new issue