Grammar police: agreement in number.
This commit is contained in:
parent
b0c3cb4fcc
commit
7e88989219
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9681
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/hw/chapter.sgml,v 1.37 2001/05/19 16:33:37 schweikh Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/hw/chapter.sgml,v 1.38 2001/06/23 06:57:02 dd Exp $
|
||||
-->
|
||||
|
||||
<appendix id="hw">
|
||||
|
@ -2487,7 +2487,7 @@
|
|||
<entry>Bit 3</entry>
|
||||
<entry>Delta Data Carrier Detect (DDCD). Set to "1"
|
||||
if the -DCD line has changed state one more
|
||||
times since the last time the MSR was read by the
|
||||
time since the last time the MSR was read by the
|
||||
host.</entry>
|
||||
</row>
|
||||
|
||||
|
@ -2502,7 +2502,7 @@
|
|||
<row>
|
||||
<entry>Bit 1</entry>
|
||||
<entry>Delta Data Set Ready (DDSR). Set to "1" if the
|
||||
-DSR line has changed state one more times
|
||||
-DSR line has changed state one more time
|
||||
since the last time the MSR was read by the
|
||||
host.</entry>
|
||||
</row>
|
||||
|
@ -2510,7 +2510,7 @@
|
|||
<row>
|
||||
<entry>Bit 0</entry>
|
||||
<entry>Delta Clear To Send (DCTS). Set to "1" if the
|
||||
-CTS line has changed state one more times
|
||||
-CTS line has changed state one more time
|
||||
since the last time the MSR was read by the
|
||||
host.</entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue