< prev index next >

src/solaris/doc/sun/man/man1/ja/jinfo.1

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


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




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


< prev index next >