0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

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
No known key found for this signature in database
GPG key ID: CA4106B8D7CC79FA
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>