diff --git a/enforcement-case-studies.tex b/enforcement-case-studies.tex index 9515f7e..bfe4649 100644 --- a/enforcement-case-studies.tex +++ b/enforcement-case-studies.tex @@ -742,9 +742,9 @@ Upon following this procedure, the investigator was able to confirm the Thereafter, the investigator followed the instructions as original specified in ``u-boot\verb0_0reflash''. The investigator configured a TFTP server, -placed the newly built firmware into \textt{/srv/tftp}. The investigator +placed the newly built firmware into \texttt{/srv/tftp}. The investigator then followed the remaining instructions in ``u-boot\verb0_0reflash'' as -written, using the \textt{netcat} console rather than the serial console, and +written, using the \texttt{netcat} console rather than the serial console, and used U-Boot's \texttt{reset} command to reboot the router. Upon reboot, the serial console (still connect with working output) showed @@ -833,7 +833,7 @@ enforcement organization. However, the following annoyances were discovered: {\tt netcat} method of installation. \item Finally, the instructions should note that the new U-Boot firmware - should be placed into \textt{/srv/tftp} when using TFTP on most GNU/Linux + should be placed into \texttt{/srv/tftp} when using TFTP on most GNU/Linux desktops. \end{itemize}