summaryrefslogtreecommitdiff
path: root/microkernel/mach/gnumach/interface
diff options
context:
space:
mode:
Diffstat (limited to 'microkernel/mach/gnumach/interface')
-rw-r--r--microkernel/mach/gnumach/interface/task_set_name.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach/gnumach/interface/task_set_name.mdwn b/microkernel/mach/gnumach/interface/task_set_name.mdwn
index cb9e3840..c32a24ff 100644
--- a/microkernel/mach/gnumach/interface/task_set_name.mdwn
+++ b/microkernel/mach/gnumach/interface/task_set_name.mdwn
@@ -19,4 +19,4 @@ looked for `arg[0]` on the stack using ugly heuristics (see
glibc needs to be recompiled against the updated `mach.defs` to get access to
it from userland, and exec would probably call it from `hurd/exec/exec.c`,
`do_exec()`. Also see the discussion on
-[[service_solahart_jakarta_selatan__082122541663/translate_fd_or_port_to_file_name]].
+[[open_issues/translate_fd_or_port_to_file_name]].