Use of acronym tags instead of filename tags for ELF.
This commit is contained in:
parent
25e1043c57
commit
29fc580865
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17926
1 changed files with 1 additions and 1 deletions
|
@ -1688,7 +1688,7 @@ console none unknown off secure</programlisting>
|
|||
<sect1 id="binary-formats">
|
||||
<title>Binary Formats</title>
|
||||
|
||||
<para>To understand why FreeBSD uses the <filename>ELF</filename>
|
||||
<para>To understand why FreeBSD uses the <acronym>ELF</acronym>
|
||||
format, you must first know a little about the 3 currently
|
||||
<quote>dominant</quote> executable formats for Unix:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue