summary refs log tree commit diff
path: root/nixos/doc/manual/from_md/administration
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2021-06-18 00:07:00 +0200
committerJan Tojnar <jtojnar@gmail.com>2021-06-18 00:07:00 +0200
commitf07dcbef6462c3858c74aabb565892f4608ca06c (patch)
tree93b950482cbe9189876d65074e766add14721ae1 /nixos/doc/manual/from_md/administration
parentb26545db7e07e26f2ebacf449400f5aa04ee7f29 (diff)
downloadnixpkgs-f07dcbef6462c3858c74aabb565892f4608ca06c.tar
nixpkgs-f07dcbef6462c3858c74aabb565892f4608ca06c.tar.gz
nixpkgs-f07dcbef6462c3858c74aabb565892f4608ca06c.tar.bz2
nixpkgs-f07dcbef6462c3858c74aabb565892f4608ca06c.tar.lz
nixpkgs-f07dcbef6462c3858c74aabb565892f4608ca06c.tar.xz
nixpkgs-f07dcbef6462c3858c74aabb565892f4608ca06c.tar.zst
nixpkgs-f07dcbef6462c3858c74aabb565892f4608ca06c.zip
nixos/doc: Synchronize the Markdown generator with Nixpkgs
Switch to CommonMark with our extensions.
Diffstat (limited to 'nixos/doc/manual/from_md/administration')
-rw-r--r--nixos/doc/manual/from_md/administration/boot-problems.section.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/nixos/doc/manual/from_md/administration/boot-problems.section.xml b/nixos/doc/manual/from_md/administration/boot-problems.section.xml
index 89871e7aeb6..b484d075818 100644
--- a/nixos/doc/manual/from_md/administration/boot-problems.section.xml
+++ b/nixos/doc/manual/from_md/administration/boot-problems.section.xml
@@ -3,11 +3,11 @@
   <para>
     If NixOS fails to boot, there are a number of kernel command line
     parameters that may help you to identify or fix the issue. You can
-    add these parameters in the GRUB boot menu by pressing
-    <quote>e</quote> to modify the selected boot entry and editing the
-    line starting with <literal>linux</literal>. The following are some
-    useful kernel command line parameters that are recognised by the
-    NixOS boot scripts or by systemd:
+    add these parameters in the GRUB boot menu by pressing “e” to modify
+    the selected boot entry and editing the line starting with
+    <literal>linux</literal>. The following are some useful kernel
+    command line parameters that are recognised by the NixOS boot
+    scripts or by systemd:
   </para>
   <variablelist>
     <varlistentry>
@@ -44,7 +44,7 @@
         <para>
           Like <literal>boot.debug1</literal>, but runs stage1 until
           kernel modules are loaded and device nodes are created. This
-          may help with e.g. making the keyboard work.
+          may help with e.g. making the keyboard work.
         </para>
       </listitem>
     </varlistentry>
@@ -117,7 +117,7 @@
     if you’d chosen <quote>ignore the error and continue</quote>.
   </para>
   <para>
-    If no login prompts or X11 login screens appear (e.g. due to hanging
+    If no login prompts or X11 login screens appear (e.g. due to hanging
     dependencies), you can press Alt+ArrowUp. If you’re lucky, this will
     start rescue mode (described above). (Also note that since most
     units have a 90-second timeout before systemd gives up on them, the