netns: clarify addressblock description

This commit is contained in:
Erik Arvstedt 2020-08-21 22:35:53 +02:00
parent 4eb92df08c
commit 74f1610668
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ in {
type = types.ints.u8;
default = "1";
description = ''
Specify the N address block in 169.254.N.0/24.
The address block N in 169.254.N.0/24, used as the prefix for netns addresses.
'';
};