< prev index next >

src/linux/doc/man/ja/jinfo.1

Print this page
rev 1493 : 7182226: NLS: jdk7u6 message drop20 integration
Reviewed-by: yhuang


   3 .\" Copyright 2004-2006 Sun Microsystems, Inc.  All Rights Reserved.
   4 .\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 .\"
   6 .\" This code is free software; you can redistribute it and/or modify it
   7 .\" under the terms of the GNU General Public License version 2 only, as
   8 .\" published by the Free Software Foundation.
   9 .\"
  10 .\" This code is distributed in the hope that it will be useful, but WITHOUT
  11 .\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12 .\" FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13 .\" version 2 for more details (a copy is included in the LICENSE file that
  14 .\" accompanied this code).
  15 .\"
  16 .\" You should have received a copy of the GNU General Public License version
  17 .\" 2 along with this work; if not, write to the Free Software Foundation,
  18 .\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19 .\"
  20 .\" Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21 .\" or visit www.oracle.com if you need additional information or have any
  22 .\" questions.
  23 .\" 
  24 .\" 
  25 .TH jinfo 1 "2006 年 9 月 4 日" "Java SE 6" "ユーザーコマンド"
  26 .SH 名前
  27 jinfo \- 構成情報 
  28 .\"
  29 .SH 形式
  30 .B jinfo 
  31 .BI [ option ] " pid" 
  32 .br
  33 .B jinfo
  34 .BI [ option ] " executable core" 
  35 .br
  36 .B jinfo
  37 .BI [ option ] " [server-id@]remote-hostname-or-IP"
  38 .LP
  39 .SH パラメータ
  40 .LP
  41 
  42 .LP
  43 .TP 3
  44 option
  45 オプションは相互に排他的です。オプションを使用する場合は、コマンド名の直後に指定する必要があります。




   3 .\" Copyright 2004-2006 Sun Microsystems, Inc.  All Rights Reserved.
   4 .\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 .\"
   6 .\" This code is free software; you can redistribute it and/or modify it
   7 .\" under the terms of the GNU General Public License version 2 only, as
   8 .\" published by the Free Software Foundation.
   9 .\"
  10 .\" This code is distributed in the hope that it will be useful, but WITHOUT
  11 .\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12 .\" FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13 .\" version 2 for more details (a copy is included in the LICENSE file that
  14 .\" accompanied this code).
  15 .\"
  16 .\" You should have received a copy of the GNU General Public License version
  17 .\" 2 along with this work; if not, write to the Free Software Foundation,
  18 .\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19 .\"
  20 .\" Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21 .\" or visit www.oracle.com if you need additional information or have any
  22 .\" questions.
  23 .\" ` 
  24 .TH jinfo 1 "05 Jul 2012"

  25 .SH 名前
  26 jinfo \- 構成情報 
  27 .\"
  28 .SH 形式
  29 .B jinfo 
  30 .BI [ option ] " pid" 
  31 .br
  32 .B jinfo
  33 .BI [ option ] " executable core" 
  34 .br
  35 .B jinfo
  36 .BI [ option ] " [server-id@]remote-hostname-or-IP"
  37 .LP
  38 .SH パラメータ
  39 .LP
  40 
  41 .LP
  42 .TP 3
  43 option
  44 オプションは相互に排他的です。オプションを使用する場合は、コマンド名の直後に指定する必要があります。


< prev index next >