about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorLéo Gaspard <leo@gaspard.io>2020-03-14 22:04:38 +0100
committerLéo Gaspard <leo@gaspard.io>2020-03-14 22:05:50 +0100
commit175f9ef4f88401be74564086bfa5d65cc76a7925 (patch)
treef6fed219059f4860250c8b47945e680b79bb8509 /nixos/doc
parent9237dc588e6c7c0d8166c00d7d551926ac7c288d (diff)
downloadnixlib-175f9ef4f88401be74564086bfa5d65cc76a7925.tar
nixlib-175f9ef4f88401be74564086bfa5d65cc76a7925.tar.gz
nixlib-175f9ef4f88401be74564086bfa5d65cc76a7925.tar.bz2
nixlib-175f9ef4f88401be74564086bfa5d65cc76a7925.tar.lz
nixlib-175f9ef4f88401be74564086bfa5d65cc76a7925.tar.xz
nixlib-175f9ef4f88401be74564086bfa5d65cc76a7925.tar.zst
nixlib-175f9ef4f88401be74564086bfa5d65cc76a7925.zip
xfce4-12: remove alias
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2003.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2003.xml b/nixos/doc/manual/release-notes/rl-2003.xml
index 31f08d9da341..39338904ee52 100644
--- a/nixos/doc/manual/release-notes/rl-2003.xml
+++ b/nixos/doc/manual/release-notes/rl-2003.xml
@@ -196,10 +196,10 @@ services.xserver.displayManager.defaultSession = "xfce+icewm";
    </listitem>
    <listitem>
     <para>
-     There is now only one Xfce package-set and module. This means attributes, <literal>xfce4-14</literal>
-     <literal>xfce4-12</literal>, and <literal>xfceUnstable</literal> all now point to the latest Xfce 4.14
-     packages. And in future NixOS releases will be the latest released version of Xfce available at the
-     time during the releases development (if viable).
+     There is now only one Xfce package-set and module. This means that attributes <literal>xfce4-14</literal>
+     and <literal>xfceUnstable</literal> all now point to the latest Xfce 4.14
+     packages. And in the future NixOS releases will be the latest released version of Xfce available at the
+     time of the release's development (if viable).
     </para>
    </listitem>
    <listitem>