diff options
| -rw-r--r-- | man3/hash.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/hash.3 b/man3/hash.3 index 8687db4966..fcc45daef4 100644 --- a/man3/hash.3 +++ b/man3/hash.3 @@ -121,7 +121,7 @@ The number should represent the order as an integer; for example, big endian order would be the number 4,321. If .I lorder -is 0 (no order is specified) the current host order is used. +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 |
