瀏覽代碼

adt-manual: fixed formatting for user-supplied data in example.

(From yocto-docs rev: 0a5b26ab90056b7107bb86329148e8c3a0173065)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Scott Rifenbark 10 年之前
父節點
當前提交
e1518ee7f0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      documentation/adt-manual/adt-command.xml

+ 1 - 1
documentation/adt-manual/adt-command.xml

@@ -186,7 +186,7 @@
             rebuild it using the appropriate cross-toolchain tools:
             rebuild it using the appropriate cross-toolchain tools:
             <literallayout class='monospaced'>
             <literallayout class='monospaced'>
      $ ./configure --host=armv5te-poky-linux-gnueabi \
      $ ./configure --host=armv5te-poky-linux-gnueabi \
-        --with-libtool-sysroot=<replaceable>sysroot-dir</replaceable>
+        --with-libtool-sysroot=<replaceable>sysroot_dir</replaceable>
             </literallayout>
             </literallayout>
             <note>
             <note>
                 If the <filename>configure</filename> script results in problems recognizing the
                 If the <filename>configure</filename> script results in problems recognizing the