From 861b70f4839be610f16fbfdf58a9670a3f8f3296 Mon Sep 17 00:00:00 2001 From: Léo Gaspard Date: Mon, 15 Oct 2018 22:48:28 +0900 Subject: nixos manual: automatic reflow --- nixos/doc/manual/administration/container-networking.xml | 1 + nixos/doc/manual/release-notes/rl-1903.xml | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'nixos') diff --git a/nixos/doc/manual/administration/container-networking.xml b/nixos/doc/manual/administration/container-networking.xml index 8aca329c8f1f..2ee8bfdd50f1 100644 --- a/nixos/doc/manual/administration/container-networking.xml +++ b/nixos/doc/manual/administration/container-networking.xml @@ -52,6 +52,7 @@ $ ping -c1 10.233.4.2 networking.networkmanager.unmanaged = [ "interface-name:ve-*" ]; + You may need to restart your system for the changes to take effect. diff --git a/nixos/doc/manual/release-notes/rl-1903.xml b/nixos/doc/manual/release-notes/rl-1903.xml index 9cb5b93f27cb..8b2eba9c10d6 100644 --- a/nixos/doc/manual/release-notes/rl-1903.xml +++ b/nixos/doc/manual/release-notes/rl-1903.xml @@ -106,12 +106,12 @@ - - The light module no longer uses setuid binaries, but - udev rules. As a consequence users of that module have to belong to the - video group in order to use the executable - (i.e. users.users.yourusername.extraGroups = ["video"];). - + + The light module no longer uses setuid binaries, but + udev rules. As a consequence users of that module have to belong to the + video group in order to use the executable (i.e. + users.users.yourusername.extraGroups = ["video"];). + -- cgit 1.4.1