diff options
Diffstat (limited to 'man3/hash.3')
| -rw-r--r-- | man3/hash.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/hash.3 b/man3/hash.3 index 81ef43570e..7b4ad27738 100644 --- a/man3/hash.3 +++ b/man3/hash.3 @@ -122,7 +122,9 @@ is 0 (no order is specified) the current host order is used. If the file already exists, the specified value is ignored and the value specified when the tree was created 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 bsize, ffactor, lorder and nelem are ignored and the values specified when the tree was created are used. .PP |
