Import patches from pkgsrc
* Adjust paths to modern conventions. * Avoid opening /dev/console. * Consistently provide lowercase and MixedCase options. * Don't abuse an int as a pointer (optarg). * Fix compilation errors on NetBSD and DragonFly BSD. * Fix documentation. * Import headers and remove redundant declarations. Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
parent
b9687d1b88
commit
381c676eda
26 changed files with 143 additions and 98 deletions
|
|
@ -47,17 +47,17 @@ sj3serv \-
|
|||
このオプションは、\fIsj3serv\fP の読み込むセットアップファイルを指定します。
|
||||
.br
|
||||
\fIsj3serv\fP はデフォルトではセットアップファイル
|
||||
‘/usr/lib/sj3/serverrc’を読み込みますが、
|
||||
‘/usr/local/lib/sj3/serverrc’を読み込みますが、
|
||||
このオプションが指定されたときにはかわりに
|
||||
コマンドラインで指定されたセットアップファイルを読み込みます。
|
||||
.br
|
||||
.SH 関連ファイル
|
||||
.PD 0
|
||||
.TP \w'\ \ \ \ user/\fIusername\fP/private.dic'u+2n
|
||||
/usr/lib/sj3/serverrc
|
||||
/usr/local/lib/sj3/serverrc
|
||||
デフォルト仮名変換サーバ セットアップファイル
|
||||
.TP
|
||||
/usr/sony/dict/sj3/
|
||||
/usr/local/lib/sj3/dict/
|
||||
かな漢字変換サーバ デフォルト辞書ディレクトリ
|
||||
.TP
|
||||
sj3main.dic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue