aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-03-26 06:04:43 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-03-26 07:33:16 +0100
commit16fe1737214a7445a3a768ad8465d811c09833b0 (patch)
tree57c83e3f89033dd86c7bafc9a9fc18dc20241443
parent2a825954447a68ac244060cd860dedd2297df2d5 (diff)
downloadman-pages-16fe1737214a7445a3a768ad8465d811c09833b0.tar.gz
hash.3: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/hash.32
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