summaryrefslogtreecommitdiff
path: root/src/docs/file-formats.dox
diff options
context:
space:
mode:
Diffstat (limited to 'src/docs/file-formats.dox')
-rw-r--r--src/docs/file-formats.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/docs/file-formats.dox b/src/docs/file-formats.dox
index 8346024953a..d8990aca7a6 100644
--- a/src/docs/file-formats.dox
+++ b/src/docs/file-formats.dox
@@ -110,7 +110,7 @@ considered. (See @subpage_single huffman for details.)
compressing blocks of the backing object's file. The cost is additional
CPU and memory use when reading and writing pages to disk. Note the
additional CPU cost of block compression can be high, and should be
-considered. (See @ref compression for details.)
+considered. (See @x_ref compression_formats for details.)
Block compression is disabled by default.
@@ -146,7 +146,7 @@ Huffman encoding can be high, and should be considered.
compressing blocks of the backing object's file. The cost is additional
CPU and memory use when reading and writing pages to disk. Note the
additional CPU cost of block compression can be high, and should be
-considered. (See @ref compression for details.)
+considered. (See @x_ref compression_formats for details.)
Block compression is disabled by default.
@@ -157,7 +157,7 @@ compression: block compression.
compressing blocks of the backing object's file. The cost is additional
CPU and memory use when reading and writing pages to disk. Note the
additional CPU cost of block compression can be high, and should be
-considered. (See @ref compression for details.)
+considered. (See @x_ref compression_formats for details.)
Block compression is disabled by default.