summaryrefslogtreecommitdiff
path: root/community/da.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'community/da.mdwn')
-rw-r--r--community/da.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/da.mdwn b/community/da.mdwn
index 0ce825a3..28246f14 100644
--- a/community/da.mdwn
+++ b/community/da.mdwn
@@ -13,11 +13,11 @@ The [schedule](http://www.assembla.com/wiki/show/b0f44qnbmr3AN4ab7jnrAJ/The_sche
## TODO
### Coding
Start to write the hypervisor:
-To create a virtual network interface.
-To publish the port created by the hypervisor. Two possible ways, I think:
-- call hurd_file_name_lookup() in the file system.
-- get it from the proc server.
-Trying both and see which can work.
+-To create a virtual network interface.
+-To publish the port created by the hypervisor. Two possible ways, I think:
+-- call hurd_file_name_lookup() in the file system.
+-- get it from the proc server.
+-Trying both and see which can work.
---