summary refs log tree commit diff
path: root/nixos/doc/manual/configuration/linux-kernel.xml
diff options
context:
space:
mode:
authorJoachim Fasting <joachifm@fastmail.fm>2016-05-22 11:29:33 +0200
committerJoachim Fasting <joachifm@fastmail.fm>2016-05-22 20:01:52 +0200
commitd9796f44f65cb558fe11108d40ddfd4c54151e55 (patch)
treed66b44390ffa1906b84308f7331a26386b6a7180 /nixos/doc/manual/configuration/linux-kernel.xml
parentd6575c96fb85b8db24f17995b5dfd8c78f5ce97e (diff)
downloadnixlib-d9796f44f65cb558fe11108d40ddfd4c54151e55.tar
nixlib-d9796f44f65cb558fe11108d40ddfd4c54151e55.tar.gz
nixlib-d9796f44f65cb558fe11108d40ddfd4c54151e55.tar.bz2
nixlib-d9796f44f65cb558fe11108d40ddfd4c54151e55.tar.lz
nixlib-d9796f44f65cb558fe11108d40ddfd4c54151e55.tar.xz
nixlib-d9796f44f65cb558fe11108d40ddfd4c54151e55.tar.zst
nixlib-d9796f44f65cb558fe11108d40ddfd4c54151e55.zip
manual: minor cleanups
Diffstat (limited to 'nixos/doc/manual/configuration/linux-kernel.xml')
-rw-r--r--nixos/doc/manual/configuration/linux-kernel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/configuration/linux-kernel.xml b/nixos/doc/manual/configuration/linux-kernel.xml
index d614a44c66c0..b008baaa66c9 100644
--- a/nixos/doc/manual/configuration/linux-kernel.xml
+++ b/nixos/doc/manual/configuration/linux-kernel.xml
@@ -19,7 +19,7 @@ kernel.</para>
 
 <para>The default Linux kernel configuration should be fine for most users. You can see the configuration of your current kernel with the following command:
 <programlisting>
-cat /proc/config.gz | gunzip
+zcat /proc/config.gz
 </programlisting>
 If you want to change the kernel configuration, you can use the
 <option>packageOverrides</option> feature (see <xref