]> git.ipfire.org Git - thirdparty/elfutils.git/commit
debuginfod-doc: PR27950 - Remove redanduncies in man page.
authorAlice Zhang <alizhang@redhat.com>
Wed, 4 Aug 2021 20:50:44 +0000 (16:50 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 11 Aug 2021 22:26:28 +0000 (18:26 -0400)
commit969880e68071cefd7170a53b267379f0b32d6fbd
treece18dcdc9e05de0b75d623e4abab8090c4509171
parent9aee0992d6e6ec4cce2c015d8da4b61022c6f6dd
debuginfod-doc: PR27950 - Remove redanduncies in man page.

Create a new file, debuginfod-client-config.7, that holds all
environment variables and cache control files related info. Get rid of
repetitive definitions in three other files, instead, those files will
include the content of new file. Any future modification related to
environment variables and cache files will only require changes in one
file.

Signed-off-by: Alice Zhang <alizhang@redhat.com>
Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
doc/ChangeLog
doc/Makefile.am
doc/debuginfod-client-config.7 [new file with mode: 0644]
doc/debuginfod-find.1
doc/debuginfod.8
doc/debuginfod_find_debuginfo.3
doc/man3 [new symlink]
doc/man7 [new symlink]