Fix man page
authorMiguel de Icaza <miguel@gnome.org>
Tue, 17 May 2016 02:03:33 +0000 (22:03 -0400)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 17 May 2016 02:06:56 +0000 (22:06 -0400)
man/mkbundle.1

index 246bcfc2abd82f396ff5ec6ab3d3c11df2e21768..d61fc1757b1d70f822325fb6a661428c3e48aadc 100644 (file)
@@ -43,11 +43,11 @@ targets, and the "--cross" argument to specify the target, like this:
                default - Current System Mono
                4.4.0-macosx-x86
                4.4.0-debian-8-arm64
-       $ mkbundle --cross 4.4.0-debian-8-x86 hello.exe -o hello-debian
+       $ mkbundle --cross 4.4.0-debian-8-powerpc hello.exe -o hello-debian
 .fi
 .PP
 The above will bundle your native library into hello-debian for
-PowerPC running on ARM64.
+a Debian 8 system running on a PowerPC machine.
 .SH OLD EMBEDDING
 .PP
 For example, to create a bundle for hello world, use the following