aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-10-14 18:48:05 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2016-10-14 18:48:05 +0200
commite43000f2d46c8d541dc3384e50b80058d1609503 (patch)
tree01307881c8472c9072fc2497e2592094c2b0cdeb
parent93ff2b4b5fb58a42a1012bf8cd91d0faa4e10b12 (diff)
downloadbusybox-w32-e43000f2d46c8d541dc3384e50b80058d1609503.tar.gz
busybox-w32-e43000f2d46c8d541dc3384e50b80058d1609503.tar.bz2
busybox-w32-e43000f2d46c8d541dc3384e50b80058d1609503.zip
typo fixes in doc
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--examples/var_service/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/var_service/README b/examples/var_service/README
index 41106b5ae..268bb2d43 100644
--- a/examples/var_service/README
+++ b/examples/var_service/README
@@ -117,7 +117,7 @@ addresses on the interface would make kernel still try to use it.
117 var_service/zcip_if 117 var_service/zcip_if
118 118
119Zeroconf IP service: assigns a 169.254.x.y/16 address to interface "if". 119Zeroconf IP service: assigns a 169.254.x.y/16 address to interface "if".
120This allows to talk to other divices on a network without DHCP server 120This allows to talk to other devices on a network without DHCP server
121(if they also assign 169.254 addresses to themselves). 121(if they also assign 169.254 addresses to themselves).
122 122
123 var_service/ifplugd_if 123 var_service/ifplugd_if
@@ -136,7 +136,7 @@ and need babysitting.
136 var_service/supplicant_if 136 var_service/supplicant_if
137 137
138Wireless supplicant (wifi association and encryption daemon) service for 138Wireless supplicant (wifi association and encryption daemon) service for
139inteface "if". 139interface "if".
140 140
141 var_service/fw 141 var_service/fw
142 142