aboutsummaryrefslogtreecommitdiff
path: root/libiberty/functions.texi
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2010-10-30 00:01:15 +0000
committerDJ Delorie <dj@redhat.com>2010-10-30 00:01:15 +0000
commit80347f88a2e87534cf0123e9f87d069e96ceba36 (patch)
treecaeec4e104d121c20e2e4235fc3d065d3f095d2c /libiberty/functions.texi
parent6fc63b03dd1ae4432588ae9742f08c58dbd0b45c (diff)
downloadgdb-80347f88a2e87534cf0123e9f87d069e96ceba36.zip
gdb-80347f88a2e87534cf0123e9f87d069e96ceba36.tar.gz
gdb-80347f88a2e87534cf0123e9f87d069e96ceba36.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/functions.texi')
-rw-r--r--libiberty/functions.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/functions.texi b/libiberty/functions.texi
index e074ba7..af8c4bf 100644
--- a/libiberty/functions.texi
+++ b/libiberty/functions.texi
@@ -1147,7 +1147,7 @@ environment. This implementation is not safe for multithreaded code.
@end deftypefn
@c setproctitle.c:30
-@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.