Use of acronym tags instead of filename tags for ELF.

This commit is contained in:
Marc Fonvieille 2003-08-19 17:11:10 +00:00
parent 25e1043c57
commit 29fc580865
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17926

View file

@ -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>