docs: fix: Update outdated term `target-byte-order`
[barectf.git] / platforms / linux-fs / README.adoc
index 919e01de732bbf44d2c535257c7cf3ee27923d0a..d5f6cb65e5c03dcab3fb0e05c15b2980f2bba4d2 100644 (file)
@@ -38,7 +38,7 @@ trace:
   type:
     $include:
       - stdint.yaml
-    target-byte-order: le
+    native-byte-order: le
     clock-types:
       default:
         $c-type: uint64_t
@@ -166,7 +166,7 @@ trace:
   type:
     $include:
       - stdint.yaml
-    target-byte-order: le
+    native-byte-order: le
     clock-types:
       default:
         $c-type: uint64_t
This page took 0.023128 seconds and 4 git commands to generate.