From 2088e2e793258f6d9fef91f3ddff4bd7aa2a0c17 Mon Sep 17 00:00:00 2001 From: Eric Swenson Date: Fri, 16 Nov 2018 22:08:09 -0800 Subject: [PATCH] Adds documentation for some of the INQUIR-related programs. Resolves #1337. --- doc/programs.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/programs.md b/doc/programs.md index 3b696c43..a0151eb2 100644 --- a/doc/programs.md +++ b/doc/programs.md @@ -127,6 +127,9 @@ - INFO, hypertext documentation. - INIT, a helper program for LOGIN, LOGOUT, and other script files. - INLINE, reads line from TTY and adds to JCL (for DDT init files). +- INQCHK, checks to see if you have INQUIR entry and runs INQUIR if not. +- INQEXM, examine inquir database. +- INQREP, reap inquir database. - INQUIR, user account database. - INQUPD, processes INQUIR change requests. - INSTAL, install executables on other ITS machines.