public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* PATCH: libiberty doc fix
@ 2006-10-25  7:39 Ben Elliston
  2006-10-25 14:43 ` DJ Delorie
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Elliston @ 2006-10-25  7:39 UTC (permalink / raw)
  To: binutils; +Cc: dj, ian

I'm thinking this is probably obvious.  OK for mainline?

2006-10-25  Ben Elliston  <bje@au.ibm.com>

        * pexecute.txh: Wrap one of pexecute's arguments with @var {..}.

Index: pexecute.txh
===================================================================
--- pexecute.txh        (revision 118013)
+++ pexecute.txh        (working copy)
@@ -259,7 +259,7 @@ be set to the exit status of the program
 
 @end deftypefn
 
-@deftypefn Extension int pexecute (const char *@var{program}, char * const *@var{argv}, const char *@var{this_pname}, const char *@var{temp_base}, char **@var{errmsg_fmt}, char **@var{errmsg_arg}, int flags)
+@deftypefn Extension int pexecute (const char *@var{program}, char * const *@var{argv}, const char *@var{this_pname}, const char *@var{temp_base}, char **@var{errmsg_fmt}, char **@var{errmsg_arg}, int @var{flags})
 
 This is the old interface to execute one or more programs.  It is
 still supported for compatibility purposes, but is no longer

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PATCH: libiberty doc fix
  2006-10-25  7:39 PATCH: libiberty doc fix Ben Elliston
@ 2006-10-25 14:43 ` DJ Delorie
  2006-10-25 14:47   ` Ben Elliston
  0 siblings, 1 reply; 3+ messages in thread
From: DJ Delorie @ 2006-10-25 14:43 UTC (permalink / raw)
  To: bje; +Cc: binutils, ian


> I'm thinking this is probably obvious.

Yup.

>  OK for mainline?

Ok.  Remember that libiberty's master is gcc, not src.

> 2006-10-25  Ben Elliston  <bje@au.ibm.com>
> 
>         * pexecute.txh: Wrap one of pexecute's arguments with @var {..}.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PATCH: libiberty doc fix
  2006-10-25 14:43 ` DJ Delorie
@ 2006-10-25 14:47   ` Ben Elliston
  0 siblings, 0 replies; 3+ messages in thread
From: Ben Elliston @ 2006-10-25 14:47 UTC (permalink / raw)
  To: DJ Delorie; +Cc: binutils, ian

> >  OK for mainline?
> 
> Ok.  Remember that libiberty's master is gcc, not src.

Thanks; that was going to be my next question.  :-)

Ben

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-25  0:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-25  7:39 PATCH: libiberty doc fix Ben Elliston
2006-10-25 14:43 ` DJ Delorie
2006-10-25 14:47   ` Ben Elliston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).