Xinqi Bao's Git

added comment for temp function (openbsd)
[slstatus.git] / config.def.h
index f94e978..00796c6 100644 (file)
@@ -15,7 +15,6 @@ static const char unknown_str[] = "n/a";
  * battery_perc         battery percentage              battery name (BAT0)
  * battery_state        battery charging state          battery name (BAT0)
  * cpu_perc             cpu usage in percent            NULL
- * cpu_iowait           cpu iowait in percent           NULL
  * cpu_freq             cpu frequency in MHz            NULL
  * datetime             date and time                   format string (%F %T)
  * disk_free            free disk space in GB           mountpoint path (/)
@@ -44,6 +43,7 @@ static const char unknown_str[] = "n/a";
  * swap_used            used swap in GB                 NULL
  * temp                 temperature in degree celsius   sensor file
  *                                                      (/sys/class/thermal/...)
+ *                                                      NULL on OpenBSD
  * uid                  UID of current user             NULL
  * uptime               system uptime                   NULL
  * username             username of current user        NULL