summary refs log tree commit diff
path: root/manual/argp.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/argp.texi')
-rw-r--r--manual/argp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/argp.texi b/manual/argp.texi
index b7446970c3..090d49f7a5 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 */