X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fargp-version-etc.h;h=8e197142ae7c557260dc165a7e34a900a3cffd25;hb=HEAD;hp=23b6e7a9a08a9b71a63f8f7e64d0d54de2b9c789;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6;p=debian%2Ftar diff --git a/gnu/argp-version-etc.h b/gnu/argp-version-etc.h index 23b6e7a9..8e197142 100644 --- a/gnu/argp-version-etc.h +++ b/gnu/argp-version-etc.h @@ -1,7 +1,5 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Version hook for Argp. - Copyright (C) 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,13 +21,13 @@ extern "C" { #endif -/* Setup standard display of the version information for the `--version' +/* Setup standard display of the version information for the '--version' option. NAME is the canonical program name, and AUTHORS is a NULL- terminated array of author names. At least one author name must be given. If NAME is NULL, the package name (as given by the PACKAGE macro) - is asumed to be the name of the program. + is assumed to be the name of the program. This function is intended to be called before argp_parse(). */