aboutsummaryrefslogtreecommitdiffstats
path: root/man3/hash.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-22 18:09:13 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-22 18:09:13 +0000
commitc8fe3fa2ee4cfb494ee9e94a154cbb7776d98a00 (patch)
treed1d2ad8e63db3576c278d071cec33cf56a561d92 /man3/hash.3
parentc90511a630beedc0411d800399d216138a9f4875 (diff)
downloadman-pages-c8fe3fa2ee4cfb494ee9e94a154cbb7776d98a00.tar.gz
ffix
Diffstat (limited to 'man3/hash.3')
-rw-r--r--man3/hash.34
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