summaryrefslogtreecommitdiff
path: root/dummy/virtual-machine/java-vm.1
diff options
context:
space:
mode:
Diffstat (limited to 'dummy/virtual-machine/java-vm.1')
-rw-r--r--dummy/virtual-machine/java-vm.133
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).