summaryrefslogtreecommitdiff
path: root/static/unix-v10/man6/ptx.6
diff options
context:
space:
mode:
Diffstat (limited to 'static/unix-v10/man6/ptx.6')
-rw-r--r--static/unix-v10/man6/ptx.636
1 files changed, 36 insertions, 0 deletions
diff --git a/static/unix-v10/man6/ptx.6 b/static/unix-v10/man6/ptx.6
new file mode 100644
index 00000000..c79ba8b3
--- /dev/null
+++ b/static/unix-v10/man6/ptx.6
@@ -0,0 +1,36 @@
+.pa 1
+.he 'PTX (VI)'3/15/72'PTX (VI)'
+.ti 0
+NAME ptx -- permuted index
+.sp
+.ti 0
+SYNOPSIS ptx___ input output
+.sp
+.ti 0
+DESCRIPTION ptx___
+generates a permuted index from file input_____ on file output______.
+It has three phases: the first does the permutation, generating
+one line for each keyword in an input line. The
+keyword is rotated to the front.
+The permuted file is then
+sorted.
+Finally the sorted lines are rotated so the keyword
+comes at the middle of the page.
+
+input_____ should be edited to remove useless lines.
+The following words are suppressed: "a", "and", "as",
+"is", "for", "of", "on", "or", "the", "to", "up".
+
+The index for this manual was generated using ptx___.
+.sp
+.ti 0
+FILES --
+.sp
+.ti 0
+SEE ALSO sort(I)
+.sp
+.ti 0
+DIAGNOSTICS some
+.sp
+.ti 0
+BUGS --