summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
authorscolobb <scolobb@web>2009-06-23 13:59:11 +0000
committerGNU Hurd web pages engine <web-hurd@gnu.org>2009-06-23 13:59:11 +0000
commit99224d3e476fb975bfbc2ff92a4167d7a52ae9b9 (patch)
treec91c2dbe45ced02ff72bb3c887328044aa0057b3 /user
parentbe6ec0cbbf094924d989d80ddde40d359e7f8ffd (diff)
Diffstat (limited to 'user')
-rw-r--r--user/zhengda/howto.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/zhengda/howto.mdwn b/user/zhengda/howto.mdwn
index a2664a18..1258ffed 100644
--- a/user/zhengda/howto.mdwn
+++ b/user/zhengda/howto.mdwn
@@ -38,7 +38,7 @@ In this section, I show how to create two virtual interfaces and run three pfine
Step 4: create the network device file in /dev with devnode.
The network device file is used to help other translators open the device.
- # settrans -acfg /dev/eth0 /root/hurd/devnode/devnode -d eth0
+ # settrans -acfg /dev/eth0 /root/hurd/devnode/devnode eth0
Step 5: create the virtual network device with eth-multiplexer.