summaryrefslogtreecommitdiffstats
path: root/docs/adding.tex
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-02-18 16:46:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-02-18 16:46:46 +0000
commit4941b6c4bdc98e271eaa2600816b86ca54796a59 (patch)
tree6274e6840e0a0df67e4fc41013dfab07dfa1d1d4 /docs/adding.tex
parent912e5867ef2685298e547972d968458f600be969 (diff)
downloadmaster-31e0f0ae-4941b6c4bdc98e271eaa2600816b86ca54796a59.tar.gz
master-31e0f0ae-4941b6c4bdc98e271eaa2600816b86ca54796a59.tar.bz2
master-31e0f0ae-4941b6c4bdc98e271eaa2600816b86ca54796a59.zip
add documentation fixes from #1285
SVN-Revision: 6319
Diffstat (limited to 'docs/adding.tex')
-rw-r--r--docs/adding.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/adding.tex b/docs/adding.tex
index 34e13aea57..2695a764fb 100644
--- a/docs/adding.tex
+++ b/docs/adding.tex
@@ -121,15 +121,15 @@ Scroll over the firmware to find printable words that can be significant.
\subsubsection{Amount of flash memory}
-Linux can hardly fit in a 2MB flash device, once you have open the device and
-located the flash chip, try to find other the Internet its characteristics. If
+Linux can hardly fit in a 2MB flash device, once you have opened the device and
+located the flash chip, try to find its characteristics on the Internet. If
your flash chip is a 2MB or less device, your device is most likely to run a
proprietary OS such as WindRiver VxWorks, or a custom manufacturer OS like Zyxel ZynOS.
-OpenWrt does not currently run on devices which have equal or less than 2MB of
-flash memory. This limitation will probably not be worked around since those
-devices are most of the time micro routers, or Wireless Access Points, which are
-not the main OpenWrt target.
+OpenWrt does not currently run on devices which have 2MB or less of flash memory.
+This limitation will probably not be worked around since those devices are most
+of the time micro-routers, or Wireless Access Points, which are not the main
+OpenWrt target.
\subsubsection{Pluging a serial port}
@@ -140,8 +140,8 @@ easily notice if the device uses a Linux kenrel or something different.
\subsection{Finding and using the manufacturer SDK}
Once you are sure your device run a Linux based firmware, you will be able to start
-hacking on it. If the manufacturer respect the GPL, it will have release with the
-device, a Sample Development Kit.
+hacking on it. If the manufacturer respected the GPL, it will have released a Sample
+Development Kit with the device.
\subsubsection{GPL violations}