(Video materials in preparation)
man2 : Display the manual page for a USP command
Usage : man2 <command>
Version : Thu Mar 5 17:21:33 JST 2020
Displays the manual page for a USP command.
$ man2 join0 <-- Displays the manual page for join0
The man2 command is a shell script.
It searches for the file <command>.ja_JP.txt within
/home/MANUAL/{TOOL,UTL,STAT,MISC}/.
If LANG is not set to ja_JP then it looks for text file
<command>.en_US.txt.