Fix a typo in the table of machine dependent code. The tables were
the one part of this document that I actually typed in by hand, because the troff conversion was just a total PITA.
This commit is contained in:
parent
74f332db90
commit
b10a72576d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8891
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/books/design-44bsd/book.sgml,v 1.1 2001/02/20 20:01:32 nik Exp $ -->
|
||||
<!-- FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -510,7 +510,7 @@
|
|||
|
||||
<tfoot>
|
||||
<row>
|
||||
<entry>total machine independent</entry>
|
||||
<entry>total machine dependent</entry>
|
||||
<entry>39,634</entry>
|
||||
<entry>19.6</entry>
|
||||
</row>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/books/design-44bsd/book.sgml,v 1.1 2001/02/20 20:01:32 nik Exp $ -->
|
||||
<!-- FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -510,7 +510,7 @@
|
|||
|
||||
<tfoot>
|
||||
<row>
|
||||
<entry>total machine independent</entry>
|
||||
<entry>total machine dependent</entry>
|
||||
<entry>39,634</entry>
|
||||
<entry>19.6</entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue