This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

3.1 Patch: rmiregistry doc fixlet


This looks like a simple cut-n-paste error.  Ok for trunk and branch?

AG


Tue Apr 23 14:31:23 2002  Anthony Green  <green@redhat.com>

	* gcj.texi (Invoking rmiregistry): Fix rmiregistry command
	synopsis.

Index: gcc/java/gcj.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/java/gcj.texi,v
retrieving revision 1.22.2.8
diff -u -p -r1.22.2.8 gcj.texi
--- gcc/java/gcj.texi	10 Apr 2002 16:10:46 -0000	1.22.2.8
+++ gcc/java/gcj.texi	23 Apr 2002 21:33:28 -0000
@@ -938,7 +938,7 @@ Print version information, then exit.
 @c man title rmiregistry Remote object registry
 
 @c man begin SYNOPSIS rmiregistry
-@command{rmic} [@option{OPTION}] @dots{} [@var{port}]
+@command{rmiregistry} [@option{OPTION}] @dots{} [@var{port}]
 @ignore
   [@option{--help}]
   [@option{--version}]




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]