about summary refs log tree commit diff
path: root/nixos/doc/manual/configuration/summary.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc/manual/configuration/summary.xml')
-rw-r--r--nixos/doc/manual/configuration/summary.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/nixos/doc/manual/configuration/summary.xml b/nixos/doc/manual/configuration/summary.xml
index c9c8b67b0cfc..ea980254a8fc 100644
--- a/nixos/doc/manual/configuration/summary.xml
+++ b/nixos/doc/manual/configuration/summary.xml
@@ -6,8 +6,12 @@
  <title>Syntax Summary</title>
 
  <para>
-  Below is a summary of the most important syntactic constructs in the Nix expression language. It’s not complete. In particular, there are many other built-in functions. See the <link
-xlink:href="http://nixos.org/nix/manual/#chap-writing-nix-expressions">Nix manual</link> for the rest.
+  Below is a summary of the most important syntactic constructs in the Nix
+  expression language. It’s not complete. In particular, there are many other
+  built-in functions. See the
+  <link
+xlink:href="http://nixos.org/nix/manual/#chap-writing-nix-expressions">Nix
+  manual</link> for the rest.
  </para>
 
  <informaltable frame='none'>