From f3dc862c52e0dfe5a1c26a6e0fbb1687c8fd23b5 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Mon, 27 Jul 2009 22:58:08 +0000 Subject: [PATCH] comment tweak --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index c5e3838..67c4c08 100755 --- a/inxi +++ b/inxi @@ -236,7 +236,7 @@ B_MODULES_DIR='false' # B_MOUNTS_DIR='false' B_PARTITIONS_DIR='false' # -### Directory's used when present +### File's used when present FILE_CPUINFO='/proc/cpuinfo' FILE_MEMINFO='/proc/meminfo' FILE_ASOUND_DEVICE='/proc/asound/cards'