+Prerequisites
+:::::::::::::
+
+ - make
+ - C compiler
+ - user with access to kernel interface statistics
+ - usually available by default but can be restricted for example
+ by grsecurity and similar security enhancement suites or settings
+ - libgd (optional, image output)
+ - check (optional, test suite)
+ - autotools (optional, for recreating configure and makefiles)
+
+
Compiling the binaries
::::::::::::::::::::::
+Prerequisites
+:::::::::::::
+
+ - make or gmake
+ - C compiler
+ - user with access to kernel interface statistics
+ - usually available by default but may be restricted by security settings
+ - graphics/gd (optional, image output)
+ - devel/check (optional, test suite)
+ - autotools (optional, for recreating configure and makefiles)
+
+
Compiling the binaries
::::::::::::::::::::::
.SH RESTRICTIONS
-Depending on the font provided by the GD library, not all characters may end up shown
-correctly when a UTF-8 locale is used.
+Depending on the built-in fonts provided by the GD library, not all characters
+may end up shown correctly when a UTF-8 locale is used.
.PP
Using long date output formats may cause misalignment in shown columns if the
length of the date exceeds the fixed size allocation.