Skip to content

Commit

Permalink
Merge pull request #75847 from andersk/lxc-usernet-manpage
Browse files Browse the repository at this point in the history
lxc: Fix lxc-usernet(5) man page reference in documentation
  • Loading branch information
c0bw3b committed Dec 22, 2019
2 parents b219b05 + 747cde6 commit c94a5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/modules/virtualisation/lxc.nix
Expand Up @@ -58,7 +58,7 @@ in
''
This is the config file for managing unprivileged user network
administration access in LXC. See <citerefentry>
<refentrytitle>lxc-user-net</refentrytitle><manvolnum>5</manvolnum>
<refentrytitle>lxc-usernet</refentrytitle><manvolnum>5</manvolnum>
</citerefentry>.
'';
};
Expand Down

0 comments on commit c94a5f3

Please sign in to comment.