mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 11:13:30 +00:00
* Add period.
svn path=/nixos/trunk/; revision=30201
This commit is contained in:
parent
ba1a7188c1
commit
0309f02fc5
@ -64,7 +64,7 @@ in
|
||||
interfaces = mkOption {
|
||||
default = [ "127.0.0.0" "::1" ];
|
||||
description = "
|
||||
What addresses the server should listen to
|
||||
What addresses the server should listen to.
|
||||
";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user