[git commit] use_less_ram.html: remove stray quote char

Denys Vlasenko vda.linux at googlemail.com
Sun Apr 24 14:21:37 UTC 2016


commit: https://git.busybox.net/busybox-website/commit/?id=243ed63e74b543da8a484866116128e480a085cb
branch: https://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 use_less_ram.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/use_less_ram.html b/use_less_ram.html
index 62dc71b..5ca5df3 100644
--- a/use_less_ram.html
+++ b/use_less_ram.html
@@ -77,7 +77,7 @@ Static builds use RAM significantly more economically than dynamic ones.
 Here is a comparison of uclibc-based builds, the only difference
 between them is CONFIG_STATIC=y:
 </p><p>
-<pre>$ busybox pmap $$'
+<pre>$ busybox pmap $$
 08048000     792K r-xp  /bin/busybox
 0810e000       4K rw-p  /bin/busybox
 0810f000       8K rw-p  [heap]


More information about the busybox-cvs mailing list