#919243 resolvconf: man page missing important /etc/resolv.conf.d/ information

Package:
resolvconf
Source:
resolvconf
Submitter:
Pedro Ribeiro
Date:
2021-12-28 14:45:03 UTC
Severity:
important
Tags:
#919243#5
Date:
2019-01-14 02:05:40 UTC
From:
To:
The man page of resolvconf is missing important information regarding
/etc/resolv.conf.d/

It appears the man page from other OS contains information about these
directories:
https://unix.stackexchange.com/a/128223

   /etc/resolvconf/resolv.conf.d/base
          File  containing  basic  resolver  information.  The lines in this
          file are included in the resolver configuration file even when no
          interfaces are configured.

   /etc/resolvconf/resolv.conf.d/head
          File to be prepended to the dynamically generated resolver
          configuration file.  Normally this is just a comment line.

   /etc/resolvconf/resolv.conf.d/tail
          File to be appended to the dynamically generated resolver
          configuration file.  To append nothing, make this  an  empty
          file.   This file is a good place to put a resolver options line
          if one is needed, e.g.,

              options inet6

This is very useful information for configuration, can you please add it to the
man page?

Thanks!

#919243#10
Date:
2019-01-14 02:10:03 UTC
From:
To:
Sorry, made a mistake on the directory, I am referring to:
/etc/resolvconf/resolv.conf.d/

#919243#15
Date:
2021-12-28 14:43:20 UTC
From:
To:
Hi,

Are you sure this information is missing from the manpage? I can see
these things in the current manpage, and I don’t see any change in that
section of the manpage since 2013.