commit | 16f77e1c4b34f89a53eb5c155d53b05a1309243f | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Dec 18 04:00:52 2022 +0000 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Dec 20 16:06:48 2022 +0100 |
tree | cba89d7bc20345a9334a8fc633840a5efed69615 | |
parent | d5f527a57f65043f6b0c1bccdc0a0d2a0c412e0c [diff] |
doc: correct heading level in printenv man-page The 'Configuration' heading should be on level 2, not on level 1. Fixes: eaa268589e9c ("doc: man-page for the printenv command") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>