diff --git a/dsidev/release/dev-nands.html b/dsidev/release/dev-nands.html
index 2fcfe89..b3d24ee 100755
--- a/dsidev/release/dev-nands.html
+++ b/dsidev/release/dev-nands.html
@@ -120,11 +120,11 @@ preview: /photos/classroom_open.jpg
MangaON DSi NAND (extracted contents)
- MangaON app
+ MangaON app
- Partial comic.bin
+ Partial comic.bin
- NandFiler
+ NandFiler
nand:/sys/log/sysmenu.log
to the SD card. It is intended to be used through ntrboot, for when the system menu will not load and log recovery is not possible another way. There are full instructions on flashing and using ntrboot. Part of the translated guide is below, and the rest can be found in the source code:
+SystemLogReader is a tool that copies the system log (used for debugging/error checking) from nand:/sys/log/sysmenu.log
to the SD card. It is intended to be used through ntrboot, for when the system menu will not load and log recovery is not possible another way. There are full instructions on flashing and using ntrboot. Part of the translated guide is below, and the rest can be found in the source code:
static char * FatalErrorCode[] = { |