Yes, the rocket anaconda stuff has man files that you can add to MANPATH.

in OMVS /etc/profile

# ======================================================================
#                    MANPATH environment variable
#                    ----------------------------
# Specifies the list of directories that the system searches for man
# pages (help files). The %L represents the language currently set by
# the LANG environment variable.
# ======================================================================
MANPATH=/usr/man/%L
export MANPATH


And you can activate you current conda environment, or well, assuming you
have the rocket software in a file system in $RSOFT and your current
conda environment is xyz, then add

$RSOFT/envs/xyz/share/man into MANPATH wherever you may want it.

There are other man for IBM products.

Peter



//


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to