diff options
author | Michal Sekletar <msekleta@redhat.com> | 2023-10-31 17:12:45 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-10-31 19:34:31 +0100 |
commit | 448a21abbd23d18c0ed50c894b9f73118112dc55 (patch) | |
tree | a128bedf992d3bd187314e05a89cc442cd60dc4e | |
parent | Merge pull request #29763 from yuwata/vconsole-conf (diff) | |
download | systemd-448a21abbd23d18c0ed50c894b9f73118112dc55.tar.xz systemd-448a21abbd23d18c0ed50c894b9f73118112dc55.zip |
man: change title of the section to better reflect actual content
-rw-r--r-- | man/systemd.net-naming-scheme.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml index 0eba646804..2da83f8584 100644 --- a/man/systemd.net-naming-scheme.xml +++ b/man/systemd.net-naming-scheme.xml @@ -54,7 +54,7 @@ </refsect1> <refsect1> - <title>Naming</title> + <title>Policies</title> <para>All names start with a two-character prefix that signifies the interface type.</para> |