summaryrefslogtreecommitdiffstats
path: root/rules/memedit.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-18 11:16:44 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-18 11:16:44 +0000
commit520debfe2990af98527f1d28ef861db18c65332d (patch)
tree9744ef709c8ee5a08d143d113c0a56de0c101fc7 /rules/memedit.in
parent67c96a64342908a83cfdd08a03d80be5b3aacdd4 (diff)
downloadptxdist-520debfe2990af98527f1d28ef861db18c65332d.tar.gz
ptxdist-520debfe2990af98527f1d28ef861db18c65332d.tar.xz
* help texts in m*.in rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7479 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/memedit.in')
-rw-r--r--rules/memedit.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/memedit.in b/rules/memedit.in
index 43de009be..390e3af45 100644
--- a/rules/memedit.in
+++ b/rules/memedit.in
@@ -8,6 +8,6 @@ config MEMEDIT
memedit is a command line tool which is able to open
a file or pseudo file representing a memory device
(for example memory mapped I/O or FPGA memory) and
- let's you edit it's contents from a command line.
+ lets you edit it's contents from a command line.
Note: Your readline library must be linked against the
- curses library
+ curses library.