Why do I get an error reading CMAP busy when rebooting with a new kernel?
3.14.新しいカーネルで再起動すると CMAP busy panicとなってパニックを起こしてしまいます。 - FreeBSD
The code is correct, but it does not include any error checking.Return values dpy, vi, cx, cmap, and win should all be tested.
これは正しいコードであるが、エラーチェックは全く入っていない。 - XFree86
If you do not specify an argument,mkcfm will try to go through the subdirectories of that directory, and create one summary of font metric files for each CIDFont (character descriptions)file and each CMap (Character Maps) file it finds. 引き数を指定しなければ、mkcfm はこのディレクトリのサブディレクトリを調べ、見つけた CIDFont ファイル(文字の記述)およびCMap ファイル(文字マップ)のそれぞれに対してフォントメトリックファイルのサマリを一つ生成する。 - XFree86
If you specify a CID font directory as an argument, mkcfm will try to go through the subdirectories of that directory, and create one summary of font metric files for each CIDFont file and each CMap file it finds. CIF フォントディレクトリを引き数として指定した場合は、mkcfm はそのディレクトリのサブディレクトリを調べ、見つけた CIDFont ファイルおよび CMap ファイルのそれぞれに対してフォントメトリックファイルのサマリを一つ生成する。 - XFree86