diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-01-08 03:39:25 -0500 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2010-01-08 22:02:51 +0000 |
commit | ecf9ef49a724f6b95039bd760893f51a920f017b (patch) | |
tree | a3d04acb1e322bc3e830369deb28158cb7948c8c /README.net | |
parent | bb45f0eabc8e768296cdf678ff8552a28342080a (diff) |
random spelling fixes
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'README.net')
-rw-r--r-- | README.net | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,8 +12,8 @@ In the Perfect World (TM) ifconfig should be able to configure everything about the interface easily * . The BSD family almost get this right and Linux epically fails. -* Only static confguration, including link setup. -For dynmaic, static, IPv4LL, arping and per ssid IPv4 setup dhcpcd-5.x +* Only static configuration, including link setup. +For dynamic, static, IPv4LL, arping and per ssid IPv4 setup dhcpcd-5.x provides your needs. It fails because there are many tools to do the same job and often have @@ -31,6 +31,6 @@ currently available. It's just harder as you have to know them and their documentation can be lacking at times. The correct end goal is a BSD style ifconfig tool. I've started work on it, but the project has stalled somewhat. -It's display only right now and the source is not yet publically available. +It's display only right now and the source is not yet publicly available. If you have the skills and share the vision then contact me privately and we'll take it from there. |