Restore a missing .Ed macro.
Reported by: Koizumi Satoru <koizumistr@minos.ocn.ne.jp>
This commit is contained in:
parent
25eac97f02
commit
ab80e3db20
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18027
1 changed files with 1 additions and 0 deletions
|
@ -219,6 +219,7 @@ ATA
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
Master = WDMA2
|
Master = WDMA2
|
||||||
Slave = PIO4
|
Slave = PIO4
|
||||||
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
これは、ata0-master は DMA モード、
|
これは、ata0-master は DMA モード、
|
||||||
ata0-slave は PIO モードであることなどを示します。
|
ata0-slave は PIO モードであることなどを示します。
|
||||||
|
|
Loading…
Reference in a new issue