View | Details | Raw Unified | Return to bug 215999
Collapse All | Expand All

(-)b/usr.sbin/binmiscctl/binmiscctl.8 (-1 / +1 lines)
Lines 250-256 Add QEMU bsd-user program as an image activator for PowerPC64 binaries: Link Here
250
.Bd -literal -offset indent
250
.Bd -literal -offset indent
251
# binmiscctl add powerpc64 \e
251
# binmiscctl add powerpc64 \e
252
  --interpreter "/usr/local/bin/qemu-ppc64-static" \e
252
  --interpreter "/usr/local/bin/qemu-ppc64-static" \e
253
  --magic "\ex7f\ex45\ex4c\ex46\ex01\ex02\ex01\ex00\ex00\ex00\e
253
  --magic "\ex7f\ex45\ex4c\ex46\ex02\ex02\ex01\ex00\ex00\ex00\e
254
           \ex00\ex00\ex00\ex00\ex00\ex00\ex00\ex02\ex00\ex15" \e
254
           \ex00\ex00\ex00\ex00\ex00\ex00\ex00\ex02\ex00\ex15" \e
255
  --mask  "\exff\exff\exff\exff\exff\exff\exff\ex00\exff\exff\e
255
  --mask  "\exff\exff\exff\exff\exff\exff\exff\ex00\exff\exff\e
256
           \exff\exff\exff\exff\exff\exff\exff\exfe\exff\exff" \e
256
           \exff\exff\exff\exff\exff\exff\exff\exfe\exff\exff" \e

Return to bug 215999