- Fix indenting. <space> x 8 -> <tab>
- Fix misspelling of "specinfo" - Remove whitespace from blank lines. - Remove whitespace from end of lines.
This commit is contained in:
parent
4e70f15f8a
commit
b88cbabc97
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5662
4 changed files with 2608 additions and 2608 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.55 1999/09/11 10:42:32 asami Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.56 1999/09/14 03:15:45 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -3478,8 +3478,8 @@ post-install:
|
|||
|
||||
<row>
|
||||
<entry>4.0-CURRENT after __deregister_frame_info dynamic linker
|
||||
bug fix
|
||||
(also 4.0-CURRENT after EGCS 1.1.2 integration)</entry>
|
||||
bug fix (also 4.0-CURRENT after EGCS 1.1.2 integration)
|
||||
</entry>
|
||||
<entry>400004</entry>
|
||||
</row>
|
||||
|
||||
|
@ -3509,7 +3509,7 @@ post-install:
|
|||
<row>
|
||||
<entry>4.0-CURRENT after the change of the kernel's
|
||||
<literal>dev_t</literal> type to <literal>struct
|
||||
spacinfo</literal> pointer</entry>
|
||||
specinfo</literal> pointer</entry>
|
||||
<entry>400009</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.55 1999/09/11 10:42:32 asami Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.56 1999/09/14 03:15:45 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -3478,8 +3478,8 @@ post-install:
|
|||
|
||||
<row>
|
||||
<entry>4.0-CURRENT after __deregister_frame_info dynamic linker
|
||||
bug fix
|
||||
(also 4.0-CURRENT after EGCS 1.1.2 integration)</entry>
|
||||
bug fix (also 4.0-CURRENT after EGCS 1.1.2 integration)
|
||||
</entry>
|
||||
<entry>400004</entry>
|
||||
</row>
|
||||
|
||||
|
@ -3509,7 +3509,7 @@ post-install:
|
|||
<row>
|
||||
<entry>4.0-CURRENT after the change of the kernel's
|
||||
<literal>dev_t</literal> type to <literal>struct
|
||||
spacinfo</literal> pointer</entry>
|
||||
specinfo</literal> pointer</entry>
|
||||
<entry>400009</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.55 1999/09/11 10:42:32 asami Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.56 1999/09/14 03:15:45 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -3478,8 +3478,8 @@ post-install:
|
|||
|
||||
<row>
|
||||
<entry>4.0-CURRENT after __deregister_frame_info dynamic linker
|
||||
bug fix
|
||||
(also 4.0-CURRENT after EGCS 1.1.2 integration)</entry>
|
||||
bug fix (also 4.0-CURRENT after EGCS 1.1.2 integration)
|
||||
</entry>
|
||||
<entry>400004</entry>
|
||||
</row>
|
||||
|
||||
|
@ -3509,7 +3509,7 @@ post-install:
|
|||
<row>
|
||||
<entry>4.0-CURRENT after the change of the kernel's
|
||||
<literal>dev_t</literal> type to <literal>struct
|
||||
spacinfo</literal> pointer</entry>
|
||||
specinfo</literal> pointer</entry>
|
||||
<entry>400009</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.55 1999/09/11 10:42:32 asami Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.56 1999/09/14 03:15:45 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -3478,8 +3478,8 @@ post-install:
|
|||
|
||||
<row>
|
||||
<entry>4.0-CURRENT after __deregister_frame_info dynamic linker
|
||||
bug fix
|
||||
(also 4.0-CURRENT after EGCS 1.1.2 integration)</entry>
|
||||
bug fix (also 4.0-CURRENT after EGCS 1.1.2 integration)
|
||||
</entry>
|
||||
<entry>400004</entry>
|
||||
</row>
|
||||
|
||||
|
@ -3509,7 +3509,7 @@ post-install:
|
|||
<row>
|
||||
<entry>4.0-CURRENT after the change of the kernel's
|
||||
<literal>dev_t</literal> type to <literal>struct
|
||||
spacinfo</literal> pointer</entry>
|
||||
specinfo</literal> pointer</entry>
|
||||
<entry>400009</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue