diff options
Diffstat (limited to 'man3/btree.3')
| -rw-r--r-- | man3/btree.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/btree.3 b/man3/btree.3 index 414a801629..61d8db9bbe 100644 --- a/man3/btree.3 +++ b/man3/btree.3 @@ -185,7 +185,9 @@ If .I lorder is 0 (no order is specified) the current host order is used. .PP -If the file already exists (and the O_TRUNC flag is not specified), the +If the file already exists (and the +.B O_TRUNC +flag is not specified), the values specified for the parameters flags, lorder and psize are ignored in favor of the values used when the tree was created. .PP |
