author | dsamersoff |
Thu, 15 Jan 2015 12:02:55 +0000 | |
changeset 28620 | 0e23eb51d29e |
parent 23601 | d15e005afb07 |
permissions | -rw-r--r-- |
23601
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
1 |
." Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
2 |
." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
3 |
." |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
4 |
." This code is free software; you can redistribute it and/or modify it |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
5 |
." under the terms of the GNU General Public License version 2 only, as |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
6 |
." published by the Free Software Foundation. |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
7 |
." |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
8 |
." This code is distributed in the hope that it will be useful, but WITHOUT |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
9 |
." ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
10 |
." FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
11 |
." version 2 for more details (a copy is included in the LICENSE file that |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
12 |
." accompanied this code). |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
13 |
." |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
14 |
." You should have received a copy of the GNU General Public License version |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
15 |
." 2 along with this work; if not, write to the Free Software Foundation, |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
16 |
." Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
17 |
." |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
18 |
." Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
19 |
." or visit www.oracle.com if you need additional information or have any |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
20 |
." questions. |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
21 |
." |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
22 |
.TH jcmd 1 "07 May 2011" |
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
23 |
|
d15e005afb07
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
erikj
parents:
diff
changeset
|
24 |
.LP |