diff options
| author | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1997-01-11 03:50:21 +0000 |
|---|---|---|
| committer | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1997-01-11 03:50:21 +0000 |
| commit | 9f716d6403cdd9dfe454f16e3fdf64b1f75b2c5e (patch) | |
| tree | 28409feda760ba0f112d47feea0f28d861e64c89 /gnu/usr.bin/ptx | |
| parent | ae0f6792aa51839fa850e8ecbc5dbc440515dc89 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/ptx')
| -rw-r--r-- | gnu/usr.bin/ptx/doc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/ptx/doc/Makefile b/gnu/usr.bin/ptx/doc/Makefile index ff514e21f5a0..740db5174183 100644 --- a/gnu/usr.bin/ptx/doc/Makefile +++ b/gnu/usr.bin/ptx/doc/Makefile @@ -1,3 +1,5 @@ INFO = ptx +INFOSECTION= "Documentation tools" +INFOENTRY_ptx= "* PTX: (ptx). GNU permuted index generator." .include <bsd.info.mk> |
