summaryrefslogtreecommitdiff
path: root/dummy/compiler/java-c.1
diff options
context:
space:
mode:
authorOla Nordmann <olapc@yahoo.no>2002-02-05 15:23:01 +0000
committerOla Nordmann <olapc@yahoo.no>2002-02-05 15:23:01 +0000
commit71d2bfb3ae80d6a977224cb332c53c849b03de5c (patch)
treef126a38684486c11174b94aa545c2138f7f5237e /dummy/compiler/java-c.1
parent196406f5864796382aaec1b375744b0574f0fa2c (diff)
downloadjava-common-71d2bfb3ae80d6a977224cb332c53c849b03de5c.tar.gz
Removed the dummy package code.
Diffstat (limited to 'dummy/compiler/java-c.1')
-rw-r--r--dummy/compiler/java-c.131
1 files changed, 0 insertions, 31 deletions
diff --git a/dummy/compiler/java-c.1 b/dummy/compiler/java-c.1
deleted file mode 100644
index 6627181..0000000
--- a/dummy/compiler/java-c.1
+++ /dev/null
@@ -1,31 +0,0 @@
-.TH JAVA-C 1
-.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
-.\" other parms are allowed: see man(7), man(1)
-.SH JAVA-C
-java-c \- A dummy Java compiler for the Java policy
-.SH SYNOPSIS
-.B java-c
-.I "[options] files ..."
-.SH "DESCRIPTION"
-This manual page documents briefly the
-.BR java-c
-command.
-.PP
-.B java-c
-is a wrapper around the real Java compiler. It sets the CLASSPATH according
-to the Debian Java policy (if the compiler is not already compliant) and
-can also add other mandatory directories to the CLASSPATH. This is configured
-in
-/etc/java-c
-(see examples hereunder).
-.PP
-Your own CLASSPATH will be saved and appended.
-.SH OPTIONS
-They are passed uninterpreted to the compiler.
-.SH "SEE ALSO"
-/usr/doc/java-compiler-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).