comparison Xwnmo/xwnmo/man.ja/killxw.man @ 0:bbc77ca4def5

initial import
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Thu, 13 Dec 2007 04:30:14 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:bbc77ca4def5
1 .\"
2 .\" $Id: killxw.man,v 1.1.1.1 2000/01/16 05:07:58 ura Exp $
3 .\"
4
5 .\" FreeWnn is a network-extensible Kana-to-Kanji conversion system.
6 .\" This file is part of FreeWnn.
7 .\"
8 .\" Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999
9 .\" Copyright 1992 by Massachusetts Institute of Technology
10 .\"
11 .\" Author: OMRON SOFTWARE Co., Ltd. <freewnn@rd.kyoto.omronsoft.co.jp>
12 .\"
13 .\" This program is free software; you can redistribute it and/or modify
14 .\" it under the terms of the GNU General Public License as published by
15 .\" the Free Software Foundation; either version 2, or (at your option)
16 .\" any later version.
17 .\"
18 .\" This program is distributed in the hope that it will be useful,
19 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
20 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 .\" GNU General Public License for more details.
22 .\"
23 .\" You should have received a copy of the GNU General Public License
24 .\" along with GNU Emacs; see the file COPYING. If not, write to the
25 .\" Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
26 .\"
27 .\" Commentary:
28 .\"
29 .\" Change log:
30 .\"
31 .\" Last modified date: 8,Feb.1999
32 .\"
33
34 .TH KILLXWNMO 1 "Release 5" "X Version 11"
35 .SH NAME
36 killxwnmo \- インプット・マネージャxwnmo(1X)の終了コマンド
37 .SH SYNOPSIS
38 .B killxwnmo
39 [\-9]
40 .SH 解説
41 The \fIkillxwnmo\fP は、インプットマネージャ\fIxwnmo\fPに対して、
42 終了の要求を出します。
43 もし、\fIkillxwnmo\fPのプロセスのオーナが\fIxwnmo\fPのプロセスのオーナと
44 同一ではない場合は、その要求は失敗します。
45 また、一つ以上のクライアントが\fIxwnmo\fPに接続している場合も、
46 その要求は失敗します。
47 しかし、\-9オプションをつけた場合は、たとえ、クライアントが接続
48 していても、終了の要求は成功します。
49 .SH 関連項目
50 xwnmo(1X)
51 .SH COPYRIGHT
52 Copyright 1992 by OMRON Corporation
53 .br
54 Copyright 1992 by Massachusetts Institute of Technology
55 .SH AUTHOR
56 Seiji Kuwari (OMRON Corporation)