Fix tabs/spaces
Reported by: hrs
This commit is contained in:
parent
00504dd89f
commit
e3fe665e7d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41694
1 changed files with 2 additions and 2 deletions
|
@ -309,8 +309,8 @@ Timecounter "i8254" frequency 1193182 Hz</screen></para></entry>
|
|||
|
||||
<programlisting><filename>sys/boot/i386/boot2/Makefile:</filename>
|
||||
boot2.ld: boot2.ldr boot2.bin ${BTXKERN}
|
||||
btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
|
||||
-o ${.TARGET} -P 1 boot2.bin</programlisting>
|
||||
btxld -v -E ${ORG2} -f bin -b ${BTXKERN} -l boot2.ldr \
|
||||
-o ${.TARGET} -P 1 boot2.bin</programlisting>
|
||||
|
||||
<indexterm><primary>BTX</primary></indexterm>
|
||||
<para>This Makefile snippet shows that &man.btxld.8; is used to
|
||||
|
|
Loading…
Reference in a new issue