about summary refs log tree commit diff stats
path: root/docs/box64.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/box64.pod')
-rw-r--r--docs/box64.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/box64.pod b/docs/box64.pod
index 9a7581b0..9453ebb8 100644
--- a/docs/box64.pod
+++ b/docs/box64.pod
@@ -334,8 +334,8 @@ Enable or disable DynaRec trace.
 
 Use volatile metadata parsed from PE files, only valid for 64bit Windows games.
 
- * 0 : Do not use volatile metadata. [Default]
- * 1 : Use volatile metadata, which will guide Box64 for better strong memory emulation. 
+ * 0 : Do not use volatile metadata. 
+ * 1 : Use volatile metadata, which will guide Box64 for better strong memory emulation. [Default]
 
 
 =item B<BOX64_DYNAREC_WAIT> =I<0|1>