freebsd-dev/gnu/usr.bin/ptx
1995-05-30 05:05:38 +00:00
..
doc Use -lgnuregex properly 1995-01-12 01:30:34 +00:00
examples ptx: permuted index generator 1994-05-06 07:54:54 +00:00
.stamp-h.in ptx: permuted index generator 1994-05-06 07:54:54 +00:00
alloca.c ptx: permuted index generator 1994-05-06 07:54:54 +00:00
argmatch.c ptx: permuted index generator 1994-05-06 07:54:54 +00:00
bumpalloc.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
ChangeLog ptx: permuted index generator 1994-05-06 07:54:54 +00:00
check-out ptx: permuted index generator 1994-05-06 07:54:54 +00:00
config.h ptx: permuted index generator 1994-05-06 07:54:54 +00:00
COPYING ptx: permuted index generator 1994-05-06 07:54:54 +00:00
diacrit.c ptx: permuted index generator 1994-05-06 07:54:54 +00:00
diacrit.h ptx: permuted index generator 1994-05-06 07:54:54 +00:00
error.c ptx: permuted index generator 1994-05-06 07:54:54 +00:00
getopt1.c ptx: permuted index generator 1994-05-06 07:54:54 +00:00
getopt.c ptx: permuted index generator 1994-05-06 07:54:54 +00:00
getopt.h ptx: permuted index generator 1994-05-06 07:54:54 +00:00
Makefile Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
mkinstalldirs ptx: permuted index generator 1994-05-06 07:54:54 +00:00
NEWS ptx: permuted index generator 1994-05-06 07:54:54 +00:00
ptx.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
ptx.info ptx: permuted index generator 1994-05-06 07:54:54 +00:00
ptx.texinfo ptx: permuted index generator 1994-05-06 07:54:54 +00:00
README ptx: permuted index generator 1994-05-06 07:54:54 +00:00
regex.h Add GNU regex.h 1994-05-06 08:34:11 +00:00
THANKS ptx: permuted index generator 1994-05-06 07:54:54 +00:00
TODO ptx: permuted index generator 1994-05-06 07:54:54 +00:00
xmalloc.c ptx: permuted index generator 1994-05-06 07:54:54 +00:00

This is an beta release of GNU ptx, a permuted index generator.  GNU
ptx can handle multiple input files at once, produce TeX compatible
output, or a readable KWIC (keywords in their context) without the
need of nroff.  This version does not handle huge input files, that
is, those which do not fit in memory all at once.

The command syntax is not the same as UNIX ptx: all given files are
input files, the results are produced on standard output by default.
GNU ptx manual is provided in Texinfo format.  Calling `ptx --help'
prints an option summary.  Please note that an overall renaming of all
options is foreseeable: GNU ptx specifications are not frozen yet.

See the file COPYING for copying conditions.

See the file THANKS for a list of contributors.

See the file NEWS for a list of major changes in the current release.

See the file INSTALL for compilation and installation instructions.

Mail suggestions and bug reports (including documentation errors) for
these programs to bug-gnu-utils@prep.ai.mit.edu.