diff options
-rw-r--r-- | hurd/debugging/hurd.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hurd/debugging/hurd.mdwn b/hurd/debugging/hurd.mdwn index 2f809c9a..6d0d99aa 100644 --- a/hurd/debugging/hurd.mdwn +++ b/hurd/debugging/hurd.mdwn @@ -15,11 +15,11 @@ your rights under copyright, including the rights to copy, modify, and redistribute your contributions. """]] -Say you want to try running file system server (`[[translator/ext2fs]]`, -`[[translator/jfs]]`, ...) against a modified version of [[libpager]] and +Say you want to try running file system server (*[[translator/ext2fs]]*<!--`[[translator/ext2fs]]`-->, +*[[translator/jfs]]*<!--`[[translator/jfs]]`-->, ...) against a modified version of *[[libpager]]*<!--`[[libpager]]`--> and debug the latter one using [[GDB]]. -Set the translator like this: +Set the [[translator]] like this: $ settrans -fgap ↩ jfs.img.i ↩ |