merge from gcc

This commit is contained in:
DJ Delorie 2010-10-30 00:01:15 +00:00
parent 6fc63b03dd
commit 80347f88a2
3 changed files with 8 additions and 2 deletions

View file

@ -27,7 +27,7 @@ Boston, MA 02110-1301, USA. */
/*
@deftypefn Supplemental void setproctitle(const char *@var{fmt} ...)
@deftypefn Supplemental void setproctitle (const char *@var{fmt} ...)
Set the title of a process to @var{fmt}. va args not supported for now,
but defined for compatibility with BSD.