Research V4 development
[unix-history] / man / man6 / ptx.6
CommitLineData
0df49a1b
DR
1.th PTX VI 10/15/73
2.sh NAME
3ptx \*- permuted index
4.sh SYNOPSIS
5.bd ptx
6[
7.bd \*-t
8]
9input [ output ]
10.sh DESCRIPTION
11.it Ptx
12generates a permuted index from file
13.it input
14on file
15.it output.
16It has three phases: the first does the permutation, generating
17one line for each keyword in an input line.
18The keyword is rotated to the front.
19The permuted file is then
20sorted.
21Finally the sorted lines are rotated so the keyword
22comes at the middle of the page.
23.s3
24.it Input
25should be edited to remove useless lines.
26The following words are suppressed: `a', `an', `and', `as',
27`is', `for', `of', `on', `or', `the', `to', `up'.
28.s3
29The optional argument
30.bd \*-t
31causes
32.it ptx
33to prepare its output for the
34phototypesetter.
35.s3
36The index for this manual was generated using
37.it ptx.
38.sh FILES
39/bin/sort