MKMANEUC(8) — NEWS-OS Programmer’s Manual
NAME
mkmaneuc − converts online manuals between Japanese Shift-JIS and EUC codes
SYNOPSIS
mkmaneuc [ −se | −es | −js | −je ]
DESCRIPTION
mkmaneuc converts online manuals in Japanese Shift-JIS codes in the directory /usr/man/ja_JP.SJIS into Japanese EUC codes, which are placed in the directory /usr/man/ja_JP.EUC. mkmaneuc converts only nroff source files, and does not convert formatted files in the directories cat1, cat2, etc.
If both Shift-JIS manuals and Japanese EUC manuals are to be made, enough space will be required in /usr partition. If there is not enough space in /usr partition to hold both, a query to delete Shift-JIS manuals will appear when mkmaneuc is executed. If deleting Shift-JIS manuals is selected, /usr/man/ja_JP.SJIS, /usr/jman, /var/man/ja_JP.SJIS, and /var/jman directories are deleted. That is, old man(1) command can no longer be used since it checks the directory /usr/jman.
−se Converts Japanese Shift-JIS manuals in the directory /usr/man/ja_JP.SJIS into Japanese EUC codes, and places them in the directory /usr/man/ja_JP.EUC. This is the same as when no option is specified.
−es Converts Japanese EUC manuals in the directory /usr/man/ja_JP.EUC to Japanese Shift-JIS codes, and places them in the directory /usr/man/ja_JP.SJIS. A symbolic link from /usr/jman to /usr/man/ja_JP.SJIS is created.
−js Moves Japanese Shift-JIS manuals in the directory /usr/jman to /usr/man/ja_JP.SJIS. A symbolic link from /usr/jman to /usr/man/ja_JP.SJIS is created. This option cannot be used when /usr/man/ja_JP.SJIS already exists.
This option is useful for moving Japanese Shift-JIS manuals from the directory /usr/jman to /usr/man/ja_JP.SJIS, when installing NEWS-OS 3.X applications to the machine which does not have online manuals.
−je Converts Japanese Shift-JIS manuals in the directory /usr/jman to Japanese EUC manuals, and places them in the directory /usr/man/ja_JP.EUC. And /usr/jman are deleted. This option cannot be used when the directory /usr/man/ja_JP.SJIS already exists.
This option is used to convert Japanese Shift-JIS manuals in the directory /usr/jman to Japanese EUC, and put them in /usr/man/ja_JP.EUC, when installing NEWS-OS 3.X applications to the machine which does not have /usr/jman.
man(1) converts Japanese EUC manuals to Shift-JIS manuals, when only EUC manual exists for Shift-JIS user.
FILE
/usr/man/ja_JP.SJISdirectory for Japanese Shift-JIS manuals
/usr/man/ja_JP.EUCdirectory for Japanese EUC manuals
SEE ALSO
man(1), catman(8), jconv(1J), setlocale(3)
BUGS
Special care must be paid when using this command, especially, when manuals are shared in networks.
If both /usr/man/ja_JP.EUC and /usr/man/ja_JP.SJIS exist, all manuals must be placed in the both directories.
NEWS-OSRelease 4.1C