(struct argp): Document the N_("..") "\v" N_("..") convention. Text proposed by...
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 9 Sep 2006 15:58:47 +0000 (15:58 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 9 Sep 2006 15:58:47 +0000 (15:58 +0000)
lib/argp.h

index 06336f3..f4d6953 100644 (file)
@@ -243,7 +243,9 @@ struct argp
 
   /* If non-NULL, a string containing extra text to be printed before and
      after the options in a long help message (separated by a vertical tab
-     `\v' character).  */
+     `\v' character).
+     Write the initial value as N_("BEFORE-TEXT") "\v" N_("AFTER-TEXT") if
+     you want xgettext to collect the two pieces of text into a POT file.  */
   const char *doc;
 
   /* A vector of argp_children structures, terminated by a member with a 0