From 97d5c458cfa039d857301e1ca7d5af3beb37131d Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sun, 26 Apr 2026 16:38:00 -0400 Subject: build: Better Build System --- static/unix-v10/man6/ptx.6 | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 static/unix-v10/man6/ptx.6 (limited to 'static/unix-v10/man6/ptx.6') 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 -- -- cgit v1.2.3