Add link to FreeBSD implementation

This commit is contained in:
lucic71 2022-07-20 13:09:12 +00:00
parent 2f9efa9ed3
commit 7f523c33d9
1 changed files with 1 additions and 0 deletions

View File

@ -197,6 +197,7 @@ error:
handle_used_method(minfo, ctx);
handle_threshold(minfo, ctx);
#else
// For FreeBSD implementation see: https://bal0n.es/git/slstatus/file/components/ram.c.html
OUTPUT_FULL_TEXT("");
fputs("i3status: Memory status information is not supported on this system\n", stderr);
#endif