diff options
| author | Ola Nordmann <olapc@yahoo.no> | 2002-02-05 15:23:01 +0000 |
|---|---|---|
| committer | Ola Nordmann <olapc@yahoo.no> | 2002-02-05 15:23:01 +0000 |
| commit | 71d2bfb3ae80d6a977224cb332c53c849b03de5c (patch) | |
| tree | f126a38684486c11174b94aa545c2138f7f5237e /dummy/virtual-machine/java-vm.1 | |
| parent | 196406f5864796382aaec1b375744b0574f0fa2c (diff) | |
| download | java-common-71d2bfb3ae80d6a977224cb332c53c849b03de5c.tar.gz | |
Removed the dummy package code.
Diffstat (limited to 'dummy/virtual-machine/java-vm.1')
| -rw-r--r-- | dummy/virtual-machine/java-vm.1 | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/dummy/virtual-machine/java-vm.1 b/dummy/virtual-machine/java-vm.1 deleted file mode 100644 index 0b057e0..0000000 --- a/dummy/virtual-machine/java-vm.1 +++ /dev/null @@ -1,33 +0,0 @@ -.\" -*- nroff -*- -.TH JAVA-VM "1" "November 1999" "DEBIAN" -.SH NAME -java-vm \- A dummy Java virtual machine for the Debian Java policy -.SH SYNOPSIS -.B java-vm -.I "[options] files ..." -.SH DESCRIPTION -This manual page documents briefly the -.BR java-vm -command. -.PP -.B java-vm -is a wrapper around the real Java virtual machine. It sets the -CLASSPATH according to the Debian Java policy (if the virtual machine -is not already compliant) and can also add other mandatory directories -to the CLASSPATH. This is configured in /etc/java-vm (see examples -hereunder). -.PP -Your own CLASSPATH will be saved and appended. -.SH OPTIONS -They are passed uninterpreted to the virtual machine. -.SH FILES -.TP -.I /etc/java-vm -java-vm configuration file. -.SH "SEE ALSO" -/usr/share/doc/java-virtual-machine-dummy -and specially the "examples" directory. -.SH AUTHOR -This manual page was written by Stephane Bortzmeyer <bortzmeyer@debian.org>, -and updated by Ola Lundqvist <opal@debian.org>, -for the Debian GNU/Linux system (but may be used by others). |
