rename iana_etc to iana-etc

fixes #23621
This commit is contained in:
Jörg Thalheim
2017-03-19 12:40:52 +01:00
parent 50527dbd0e
commit 36fca93290
9 changed files with 17 additions and 16 deletions

View File

@@ -529,7 +529,7 @@
<note>
<para>
If you see errors similar to <literal>getProtocolByName: does not exist (no such protocol name: tcp)</literal>
you may need to add <literal>pkgs.iana_etc</literal> to <varname>contents</varname>.
you may need to add <literal>pkgs.iana-etc</literal> to <varname>contents</varname>.
</para>
</note>