aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/man/man1/kdestroy.1
diff options
context:
space:
mode:
Diffstat (limited to 'ja_JP.eucJP/man/man1/kdestroy.1')
-rw-r--r--ja_JP.eucJP/man/man1/kdestroy.166
1 files changed, 66 insertions, 0 deletions
diff --git a/ja_JP.eucJP/man/man1/kdestroy.1 b/ja_JP.eucJP/man/man1/kdestroy.1
new file mode 100644
index 0000000000..9732181bb9
--- /dev/null
+++ b/ja_JP.eucJP/man/man1/kdestroy.1
@@ -0,0 +1,66 @@
+.\" Copyright (c) 1997, 1999, 2001 Kungliga Tekniska H,Avgskolan
+.\" (Royal Institute of Technology, Stockholm, Sweden).
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\"
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\"
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\"
+.\" 3. Neither the name of the Institute nor the names of its contributors
+.\" may be used to endorse or promote products derived from this software
+.\" without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
+.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+.\" SUCH DAMAGE.
+.\"
+.\" $Id: kdestroy.1,v 1.1 2004-09-25 07:34:35 metal Exp $
+.\"
+.\" $FreeBSD$
+.\"
+.Dd August 27, 1997
+.Dt KDESTROY 1
+.Os HEIMDAL
+.Sh 名称
+.Nm kdestroy
+.Nd 現在のチケットファイルを破壊する
+.Sh 書式
+.Nm
+.Op Fl c Ar cachefile
+.Op Fl -cache= Ns Ar cachefile
+.Op Fl -no-unlog
+.Op Fl -no-delete-v4
+.Op Fl -version
+.Op Fl -help
+.Sh 解説
+.Nm
+は現在のチケット一式を削除します。
+.Pp
+サポートするオプション:
+.Bl -tag -width Ds
+.It Fl c Ar cachefile
+.It Fl cache= Ns Ar cachefile
+削除するキャッシュファイル。
+.It Fl -no-unlog
+AFS トークンを削除しません。
+.It Fl -no-delete-v4
+v4 チケットを削除しません。
+.El
+.Sh 関連項目
+.Xr kinit 1 ,
+.Xr klist 1