From 747cde624638abf6aa42203e529dc0f2a68b196a Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Tue, 17 Dec 2019 15:37:08 -0800 Subject: [PATCH] lxc: Fix lxc-usernet(5) man page reference in documentation Signed-off-by: Anders Kaseorg --- nixos/modules/virtualisation/lxc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/virtualisation/lxc.nix b/nixos/modules/virtualisation/lxc.nix index 9b5adaf08249..f484d5ee59a8 100644 --- a/nixos/modules/virtualisation/lxc.nix +++ b/nixos/modules/virtualisation/lxc.nix @@ -58,7 +58,7 @@ in '' This is the config file for managing unprivileged user network administration access in LXC. See - lxc-user-net5 + lxc-usernet5 . ''; };