/usr/src/gcc-4.8/debian/gcjh-wrapper-BV.1 is in gcc-4.8-source 4.8.2-19ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 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)
|