From 95fdc6a0f61a389e92a6b84250c2286b4808b626 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 30 Jun 2002 04:04:20 +0000 Subject: Update. 2002-06-19 Steven Munroe * Examples/ex9.c (main): Use list of children and join them. (thread): Do not call exit. --- manual/argp.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/argp.texi') diff --git a/manual/argp.texi b/manual/argp.texi index b744697..090d49f 100644 --- a/manual/argp.texi +++ b/manual/argp.texi @@ -467,7 +467,7 @@ Here's an example that uses both, for different args: @smallexample -... +@dots{} case ARGP_KEY_ARG: if (@var{state}->arg_num == 0) /* First argument */ -- cgit v1.1