summaryrefslogtreecommitdiff
path: root/static/v10/man1/chash.1
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 21:07:28 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 21:07:28 -0400
commit711594636704defae873be1a355a292505585afd (patch)
tree59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man1/chash.1
parent3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff)
docs: Added UNIX V10 Manuals
Diffstat (limited to 'static/v10/man1/chash.1')
-rw-r--r--static/v10/man1/chash.144
1 files changed, 44 insertions, 0 deletions
diff --git a/static/v10/man1/chash.1 b/static/v10/man1/chash.1
new file mode 100644
index 00000000..fbe4e38c
--- /dev/null
+++ b/static/v10/man1/chash.1
@@ -0,0 +1,44 @@
+.pa 1
+.he '6/13/1972''CHASH (I)'
+.fi
+.in16
+.ti 0
+NAME chash -- precompile a hash table for cref____
+.sp
+.fi
+.in16
+.ti 0
+SYNOPSIS chash_____ file1 file2
+.sp
+.fi
+.in16
+.ti 0
+DESCRIPTION CHASH
+takes symbols (character sequences; one per line) from
+file1_____ and compiles a hash table for the use of cref____.
+The table is written on file2_____.
+.sp
+A subroutine suitable for searching such a hash table
+is available from the author.
+.sp
+.fi
+.in16
+.ti 0
+FILES ---
+.sp
+.fi
+.in16
+.ti 0
+SEE ALSO cref(I)
+.sp
+.fi
+.in16
+.ti 0
+DIAGNOSTICS ---
+.sp
+.fi
+.in16
+.ti 0
+BUGS There
+can only be 199 symbols; they may total
+only 600 characters of text.