This file is indexed.

/usr/src/gcc-4.7/debian/gcj-wrapper-BV.1 is in gcc-4.7-source 4.7.4-3ubuntu12.

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 GCJ-WRAPPER 1 "June 6, 2002" gcj-wrapper "Java User's Manual"
.SH NAME
gcj-wrapper \- a wrapper around gcj

.SH SYNOPSIS
gcj-wrapper [\fB\s-1OPTION\s0\fR] ... [\fI\s-1ARGS\s0\fR...]

.SH DESCRIPTION

\fBgcj-wrapper\fR is a wrapper around gcj(1) to be called as the java
compiler. Options different for javac(1) and gcj(1) are translated,
options unknown to gcj(1) are silently ignored.

.SH OPTIONS
See gcj-@BV@(1) for a list of options that gcj understands.

.SH "SEE ALSO"
.BR gcj-@BV@(1)
,
.BR javac(1)