From 0473b4ae8d836fea8ccfb9f2aceb7f38e17023fb Mon Sep 17 00:00:00 2001 From: Joachim Fasting Date: Wed, 25 Feb 2015 07:50:24 +0100 Subject: nixos: citerefentry markup in lxc option descriptions --- nixos/modules/virtualisation/lxc.nix | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'nixos/modules/virtualisation') diff --git a/nixos/modules/virtualisation/lxc.nix b/nixos/modules/virtualisation/lxc.nix index 10d3a6575fb9..22da012e4141 100644 --- a/nixos/modules/virtualisation/lxc.nix +++ b/nixos/modules/virtualisation/lxc.nix @@ -32,7 +32,9 @@ in default = ""; description = '' - This is the system-wide LXC config. See lxc.system.conf(5). + This is the system-wide LXC config. See + lxc.system.conf + 5. ''; }; @@ -43,7 +45,8 @@ in description = '' Default config (default.conf) for new containers, i.e. for - network config. See lxc.container.conf(5). + network config. See lxc.container.conf + 5. ''; }; @@ -54,7 +57,9 @@ in description = '' This is the config file for managing unprivileged user network - administration access in LXC. See lxc-user-net(5). + administration access in LXC. See + lxc-user-net5 + . ''; }; -- cgit 1.4.1