From: Martin Kelly Date: Mon, 8 May 2017 23:52:20 +0000 (-0700) Subject: scripts/runqemu.README: fix typo X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~21418 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d2cb0c7945d5d115b8e5a320b6bd769cb61a27;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git scripts/runqemu.README: fix typo Signed-off-by: Martin Kelly Signed-off-by: Ross Burton --- diff --git a/scripts/runqemu.README b/scripts/runqemu.README index 5908d831a44..da9abd7dfbf 100644 --- a/scripts/runqemu.README +++ b/scripts/runqemu.README @@ -35,7 +35,7 @@ Notes run as non root. The runqemu-gen-tapdevs script can also be used by root to prepopulate the appropriate network devices. - You can access the host computer at 192.168.7.1 within the image. - - Your qemu system will be accessible as 192.16.7.2. + - Your qemu system will be accessible as 192.168.7.2. - The script extracts the root filesystem specified under pseudo and sets up a userspace NFS server to share the image over by default meaning the filesystem can be accessed by both the host and guest systems.