summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorSvante Signell <svante.signell@gmail.com>2018-10-27 23:18:13 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-10-27 23:18:13 +0200
commitca08eb1d649f23a0fbf5584cdd2faac9c0fe7628 (patch)
treec1e2ae841b7e65332d29efa4009faa8906bec2ff /community
parentf83b1996844c5c0dd5596c615f92250b6ba84f22 (diff)
typo
Diffstat (limited to 'community')
-rw-r--r--community/gsoc/project_ideas/tcp_ip_stack.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/tcp_ip_stack.mdwn b/community/gsoc/project_ideas/tcp_ip_stack.mdwn
index 4764a6d7..b1dbb66d 100644
--- a/community/gsoc/project_ideas/tcp_ip_stack.mdwn
+++ b/community/gsoc/project_ideas/tcp_ip_stack.mdwn
@@ -20,7 +20,7 @@ drivers for wireless chips, which are old drivers from an old version of linux.
lwip for a wifi connection on more modern hardware, one would also need modern
device drivers to access the internet. The promising approach to this is using
a rump kernel. This is essentially the New Driver Framework google summer of
-code project idea. Hopefully, one day soon the Hurd project will completely replace pfinit
+code project idea. Hopefully, one day soon the Hurd project will completely replace pfinet
with lwip.
A true hurdish network stack will use a set of [[hurd/translator]] processes,