From 488688a8327b65c5c11676032335becc6c7244ca Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Thu, 1 May 2014 23:21:28 +0000 Subject: [PATCH] bsd fixes --- inxi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inxi b/inxi index aa65f22..0244e36 100755 --- a/inxi +++ b/inxi @@ -3909,8 +3909,9 @@ get_cpu_data_bsd() exit } } - /^machdep/ { + ( bMach != "true" ) && /^machdep/ { FS=":" + bMach="true" } /^hw.cpufrequency/ { cpuClock = $NF / 1000000