summary refs log tree commit diff
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2011-07-25 00:36:41 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2011-07-25 00:36:41 +0000
commitfcc9cf2d858e80b2e77f6d0d66e6d0e2dedf274b (patch)
treed730470de6c197a37952d6a4c3b7b9f57422f0dc
parent1e5bd11a539b992f5bfc950563768a8b7f9b9713 (diff)
downloadnixlib-fcc9cf2d858e80b2e77f6d0d66e6d0e2dedf274b.tar
nixlib-fcc9cf2d858e80b2e77f6d0d66e6d0e2dedf274b.tar.gz
nixlib-fcc9cf2d858e80b2e77f6d0d66e6d0e2dedf274b.tar.bz2
nixlib-fcc9cf2d858e80b2e77f6d0d66e6d0e2dedf274b.tar.lz
nixlib-fcc9cf2d858e80b2e77f6d0d66e6d0e2dedf274b.tar.xz
nixlib-fcc9cf2d858e80b2e77f6d0d66e6d0e2dedf274b.tar.zst
nixlib-fcc9cf2d858e80b2e77f6d0d66e6d0e2dedf274b.zip
svn path=/nixos/trunk/; revision=27930
-rw-r--r--modules/hardware/network/rtl8192c.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hardware/network/rtl8192c.nix b/modules/hardware/network/rtl8192c.nix
index fe9644c23a26..f02948745bb2 100644
--- a/modules/hardware/network/rtl8192c.nix
+++ b/modules/hardware/network/rtl8192c.nix
@@ -10,7 +10,7 @@
       default = false;
       type = pkgs.lib.types.bool;
       description = ''
-        Turn on this option if you want firmware for the RTL8192c (and related) NICs
+        Turn on this option if you want firmware for the RTL8192c (and related) NICs.
       '';
     };