[git commit] use_less_ram.html: show "generic" path to busybox

Denys Vlasenko vda.linux at googlemail.com
Sun Apr 24 14:19:30 UTC 2016


commit: https://git.busybox.net/busybox-website/commit/?id=546be22f569153da93f4d40156c7466d399f496e
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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/use_less_ram.html b/use_less_ram.html
index 5231926..62dc71b 100644
--- a/use_less_ram.html
+++ b/use_less_ram.html
@@ -95,8 +95,8 @@ f7ffd000       4K rw-p  /lib/ld-uClibc-0.9.30.3.so
 fffdd000     132K rw-p  [stack]
 mapped: 1316K
 $ busybox.static pmap $$
-08048000     900K r-xp  /home/srcdevel/bbox/fix/busybox.t4/busybox.static
-08129000       4K rw-p  /home/srcdevel/bbox/fix/busybox.t4/busybox.static
+08048000     900K r-xp  /bin/busybox.static
+08129000       4K rw-p  /bin/busybox.static
 0812a000      20K rw-p  [heap]
 fffdd000     132K rw-p  [stack]
 mapped: 1072K</pre>


More information about the busybox-cvs mailing list