diff options
Diffstat (limited to 'networking/Config.in')
-rw-r--r-- | networking/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in index f7f189cd6..fb6988b41 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -576,7 +576,7 @@ config NAMEIF | |||
576 | Renamed interfaces MUST be in the down state. | 576 | Renamed interfaces MUST be in the down state. |
577 | It is possible to use a file (default: /etc/mactab) | 577 | It is possible to use a file (default: /etc/mactab) |
578 | with list of new interface names and MACs. | 578 | with list of new interface names and MACs. |
579 | Maximum interface name length: IF_NAMESIZE = 16 | 579 | Maximum interface name length: IFNAMSIZ = 16 |
580 | File fields are separated by space or tab. | 580 | File fields are separated by space or tab. |
581 | File format: | 581 | File format: |
582 | # Comment | 582 | # Comment |