$OpenBSD: patch-man_i3status_man,v 1.5 2012/10/25 14:21:54 jasper Exp $

From ae4873bac793245e7dea4719c8e0d1c7bc990d5f Mon Sep 17 00:00:00 2001
From: Jasper Lievisse Adriaanse <jasper@openbsd.org>
Date: Wed, 10 Oct 2012 07:57:32 +0000
Subject: i3status - More temperature related fixes for OpenBSD, and a general feature

--- man/i3status.man.orig	Wed Oct  3 13:44:44 2012
+++ man/i3status.man	Thu Oct 25 11:44:16 2012
@@ -188,8 +188,8 @@ connected.
 === Ethernet
 
 Gets the IP address and (if possible) the link speed of the given ethernet
-interface. Getting the link speed requires the cap_net_admin capability. Set
-it using +setcap cap_net_admin=ep $(which i3status)+.
+interface. Getting the link speed requires the cap_net_admin
+capability on Linux. Set it using +setcap cap_net_admin=ep $(which i3status)+.
 
 *Example order*: +ethernet eth0+
 
@@ -224,11 +224,15 @@ colored red. The low_threshold type can be of threshol
 
 === CPU-Temperature
 
-Gets the temperature of the given thermal zone.
+Gets the temperature of the given thermal zone. It is possible to
+define a max_threshold that will color the temperature red in case the
+specified thermal zone is getting too hot. Defaults to 75 degrees C.
 
 *Example order*: +cpu_temperature 0+
 
 *Example format*: +T: %degrees °C+
+
+*Example max_threshold*: +42+
 
 === CPU Usage
 
