summaryrefslogtreecommitdiff
path: root/gcc/doc/grmic.1
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/doc/grmic.1')
-rw-r--r--gcc/doc/grmic.143
1 files changed, 21 insertions, 22 deletions
diff --git a/gcc/doc/grmic.1 b/gcc/doc/grmic.1
index a299f79db8..5669ee0951 100644
--- a/gcc/doc/grmic.1
+++ b/gcc/doc/grmic.1
@@ -1,7 +1,15 @@
-.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.29)
+.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
+.de Sh \" Subsection heading
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
@@ -38,8 +46,6 @@
. ds PI \(*p
. ds L" ``
. ds R" ''
-. ds C`
-. ds C'
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -47,27 +53,20 @@
.el .ds Aq '
.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
-.\"
-.\" Avoid warning from groff about undefined register 'F'.
-.de IX
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
..
-.nr rF 0
-.if \n(.g .if rF .nr rF 1
-.if (\n(rF:(\n(.g==0)) \{
-. if \nF \{
-. de IX
-. tm Index:\\$1\t\\n%\t"\\$2"
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
..
-. if !\nF==2 \{
-. nr % 0
-. nr F 2
-. \}
-. \}
.\}
-.rr rF
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
@@ -133,7 +132,7 @@
.\" ========================================================================
.\"
.IX Title "GRMIC 1"
-.TH GRMIC 1 "2015-04-22" "gcc-5.1.0" "GNU"
+.TH GRMIC 1 "2015-07-16" "gcc-5.2.0" "GNU"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -148,8 +147,8 @@ grmic \- Generate stubs for Remote Method Invocation
\&\fBgrmic\fR is a utility included with \f(CW\*(C`libgcj\*(C'\fR which generates
stubs for remote objects.
.PP
-Note that this program isn't yet fully compatible with the \s-1JDK
-\&\s0\fBgrmic\fR. Some options, such as \fB\-classpath\fR, are
+Note that this program isn't yet fully compatible with the \s-1JDK\s0
+\&\fBgrmic\fR. Some options, such as \fB\-classpath\fR, are
recognized but currently ignored. We have left these options
undocumented for now.
.PP