LINUX.ORG.RU

История изменений

Исправление iZEN, (текущая версия) :

> /usr/local/bin/registervm
Usage: registervm path
> pkg which /usr/local/bin/registervm
/usr/local/bin/registervm was installed by package javavmwrapper-2.5
> man registervm
REGISTERVM(1)           FreeBSD General Commands Manual          REGISTERVM(1)

NAME
     registervm, unregistervm -- register/unregister a Java VM

SYNOPSIS
     registervm /path/to/java
     unregistervm /path/to/java

DESCRIPTION
     The registervm and unregistervm utilities allow a Java VM to be regis-
     tered and unregistered as a possible Java VM that javavm can use.  The
     registration process places the registered VM in the Java VM wrapper con-
     figuration file in sorted order.  When unregistering the Java VM is
     removed from the Java VM wrapper configuration file and will no longer be
     a possible choice for javavm.

FILES
     /usr/local/etc/javavms
             The location of the Java VM wrapper configuration file.

EXAMPLES
     /usr/local/bin/registervm /usr/local/jdk1.6.0/bin/java
             Register /usr/local/jdk1.6.0/bin/java as a possible choice of
             Java VM for javavm.

     /usr/local/bin/unregistervm /usr/local/jdk1.6.0/bin/java
             Remove /usr/local/jdk1.6.0/bin/java as a possible choice of Java
             VM for javavm.

SEE ALSO
     checkvms(1), javavm(1), javavms(5)

BUGS
     The registervm and unregistervm utilities remove both blank lines and
     purely comment lines from the Java VM wrapper configuration file.

FreeBSD 10.1                   February 24, 2005                  FreeBSD 10.1

Исходная версия iZEN, :

> /usr/local/bin/registervm
Usage: registervm path
> man registervm
REGISTERVM(1)           FreeBSD General Commands Manual          REGISTERVM(1)

NAME
     registervm, unregistervm -- register/unregister a Java VM

SYNOPSIS
     registervm /path/to/java
     unregistervm /path/to/java

DESCRIPTION
     The registervm and unregistervm utilities allow a Java VM to be regis-
     tered and unregistered as a possible Java VM that javavm can use.  The
     registration process places the registered VM in the Java VM wrapper con-
     figuration file in sorted order.  When unregistering the Java VM is
     removed from the Java VM wrapper configuration file and will no longer be
     a possible choice for javavm.

FILES
     /usr/local/etc/javavms
             The location of the Java VM wrapper configuration file.

EXAMPLES
     /usr/local/bin/registervm /usr/local/jdk1.6.0/bin/java
             Register /usr/local/jdk1.6.0/bin/java as a possible choice of
             Java VM for javavm.

     /usr/local/bin/unregistervm /usr/local/jdk1.6.0/bin/java
             Remove /usr/local/jdk1.6.0/bin/java as a possible choice of Java
             VM for javavm.

SEE ALSO
     checkvms(1), javavm(1), javavms(5)

BUGS
     The registervm and unregistervm utilities remove both blank lines and
     purely comment lines from the Java VM wrapper configuration file.

FreeBSD 10.1                   February 24, 2005                  FreeBSD 10.1