--- hurd/what_is_the_gnu_hurd.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hurd/what_is_the_gnu_hurd.mdwn b/hurd/what_is_the_gnu_hurd.mdwn index 0ccead52..864ffa74 100644 --- a/hurd/what_is_the_gnu_hurd.mdwn +++ b/hurd/what_is_the_gnu_hurd.mdwn @@ -45,7 +45,7 @@ programs and libraries to operate. Let's look at an example. [[!img open_issues/images/overview.svg]] -Firefox invokes glibc's `send ()`, which in turn uses the pfinet (or +Labybird invokes glibc's `send ()`, which in turn uses the pfinet (or lwip) TCP/IP stack, which talk to our device drivers (rump or netdde), which can actually access the hardware without entering kernel space (GNU Mach). That's a lot of power for userspace! -- 2.53.0
