commit 1cb5af98e5c58f1336f48046eaa1bb1b0b4e6a4c
Author:     Tobias Tschinkowitz <[email protected]>
AuthorDate: Thu May 17 13:19:29 2018 +0200
Commit:     Aaron Marcher <[email protected]>
CommitDate: Thu May 17 17:13:28 2018 +0200

    added comment for temp function (openbsd)

diff --git a/config.def.h b/config.def.h
index ef64b16..00796c6 100644
--- a/config.def.h
+++ b/config.def.h
@@ -43,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

Reply via email to