fix minor typos in SRM-HOWTO.sgml

This commit is contained in:
Jason Leschnik 2016-10-24 21:31:16 +11:00
parent 382450721d
commit f48de674be
1 changed files with 2 additions and 2 deletions

View File

@ -1233,7 +1233,7 @@ which tells the dhcp server to allow the bootp protocol..
<Listitem><Para>
<Literal remap="tt">allow booting;</Literal>
which tells the dhcp server to allow the transfer of the file specified
either in the the "filename" directive or passed in the "-file" flag in SRM.
either in the "filename" directive or passed in the "-file" flag in SRM.
</Para></Listitem>
<Listitem><Para>
<Literal remap="tt">filename "/tftpboot/vmlinux.bootp";</Literal>
@ -1403,7 +1403,7 @@ Copy bootpfile to the bootp server's directory. With a default setup the tftp se
<OrderedList>
<Listitem>
<Para>
Build aboot with with the command <Literal>make netboot</Literal>.
Build aboot with the command <Literal>make netboot</Literal>.
</Para>
</Listitem>
<Listitem>