summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorGNU Hurd wiki engine <web-hurd@gnu.org>2008-06-13 22:17:28 +0000
committerGNU Hurd wiki engine <web-hurd@gnu.org>2008-06-13 22:17:28 +0000
commite052a5d68063cb5f3e1b1f012090488fe54f7462 (patch)
tree65bc1250f76ba07244631c4974fc001a42165ca2 /community
parentf1d8d25246fae947a07a768ad89768f81ed02d10 (diff)
web commit by zhengda
Diffstat (limited to 'community')
-rw-r--r--community/da.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/da.mdwn b/community/da.mdwn
index 7715f094..11cb9694 100644
--- a/community/da.mdwn
+++ b/community/da.mdwn
@@ -24,9 +24,9 @@ The [code](http://www.assembla.com/spaces/VNetHurd/trac_subversion_tool).
### To create a virtual network interface:
-Implement the RPC interface defined in device.defs just as "boot" does.
-Publish the port, so other programs can get the port and open the virtual device by calling device_open().
-The hypervisor now works as a translator and other programs can get the port by calling file_name_port().
+* Implement the RPC interface defined in device.defs just as "boot" does.
+* Publish the port, so other programs can get the port and open the virtual device by calling device__open().
+* The hypervisor now works as a translator and other programs can get the port by calling file__name__port().
(to be continued)