forked from len0rd/rockbox
Manual: fix minor error with D2 OF filenames
Change-Id: Ieeca972ae819d33309d204f96d17471e5e390139
This commit is contained in:
parent
62cb84a57c
commit
91b33d5a3e
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@
|
||||||
\begin{table}
|
\begin{table}
|
||||||
\begin{rbtabular}{0.6\textwidth}{XXX}%
|
\begin{rbtabular}{0.6\textwidth}{XXX}%
|
||||||
{ \textbf{FW / HW} & \textbf{\playertype{}} & \textbf{\playertype{}+}}{}{}
|
{ \textbf{FW / HW} & \textbf{\playertype{}} & \textbf{\playertype{}+}}{}{}
|
||||||
\textbf{1.xx, 3.xx} & \fname{D2.bin} & \fname{D2\_P.bin} \\
|
\textbf{1.xx, 4.xx} & \fname{D2.bin} & \fname{D2\_P.bin} \\
|
||||||
\textbf{2.xx, 4.xx} & \fname{D2N.bin} & \fname{D2N\_P.bin} \\
|
\textbf{2.xx, 3.xx} & \fname{D2N.bin} & \fname{D2N\_P.bin} \\
|
||||||
\end{rbtabular}
|
\end{rbtabular}
|
||||||
\end{table}}
|
\end{table}}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue