[git commit] typo fixes in doc

Denys Vlasenko vda.linux at googlemail.com
Fri Oct 14 16:48:05 UTC 2016


commit: https://git.busybox.net/busybox/commit/?id=e43000f2d46c8d541dc3384e50b80058d1609503
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 examples/var_service/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/var_service/README b/examples/var_service/README
index 41106b5..268bb2d 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.
     var_service/zcip_if
 
 Zeroconf IP service: assigns a 169.254.x.y/16 address to interface "if".
-This allows to talk to other divices on a network without DHCP server
+This allows to talk to other devices on a network without DHCP server
 (if they also assign 169.254 addresses to themselves).
 
     var_service/ifplugd_if
@@ -136,7 +136,7 @@ and need babysitting.
     var_service/supplicant_if
 
 Wireless supplicant (wifi association and encryption daemon) service for
-inteface "if".
+interface "if".
 
     var_service/fw
 


More information about the busybox-cvs mailing list