diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2016-10-14 18:48:05 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-10-14 18:48:05 +0200 |
commit | e43000f2d46c8d541dc3384e50b80058d1609503 (patch) | |
tree | 01307881c8472c9072fc2497e2592094c2b0cdeb /examples/var_service/README | |
parent | 93ff2b4b5fb58a42a1012bf8cd91d0faa4e10b12 (diff) | |
download | busybox-e43000f2d46c8d541dc3384e50b80058d1609503.tar.gz |
typo fixes in doc
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'examples/var_service/README')
-rw-r--r-- | examples/var_service/README | 4 |
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. 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 |