summaryrefslogtreecommitdiff
path: root/debian/gcjh-wrapper-BV.1
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2015-01-20 11:55:49 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2015-01-20 11:55:49 +0000
commit227ef40ee3f5b76329437be96fc7306be872c5fa (patch)
tree3bacf37cc9d3fedc71441072ed87cfe825a9887b /debian/gcjh-wrapper-BV.1
downloadgcc-5-227ef40ee3f5b76329437be96fc7306be872c5fa.tar.gz
- branch for GCC 5
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7781 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/gcjh-wrapper-BV.1')
-rw-r--r--debian/gcjh-wrapper-BV.120
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/gcjh-wrapper-BV.1 b/debian/gcjh-wrapper-BV.1
new file mode 100644
index 0000000..fa1ad03
--- /dev/null
+++ b/debian/gcjh-wrapper-BV.1
@@ -0,0 +1,20 @@
+.TH GCJH-WRAPPER 1 "June 6, 2002" gcjh-wrapper "Java User's Manual"
+.SH NAME
+gcjh-wrapper \- a wrapper around gcjh
+
+.SH SYNOPSIS
+gcjh-wrapper [\fB\s-1OPTION\s0\fR] ... [\fI\s-1ARGS\s0\fR...]
+
+.SH DESCRIPTION
+
+\fBgcjh-wrapper\fR is a wrapper around gcjh(1) to be called as the java header
+compiler. Options different for javah(1) and gcjh(1) are translated,
+options unknown to gcjh(1) are silently ignored.
+
+.SH OPTIONS
+See gcjh-@BV@(1) for a list of options that gcj understands.
+
+.SH "SEE ALSO"
+.BR gcjh-@BV@(1)
+,
+.BR javah(1)