From 5c5cf3a8d816f861990426df79ce7bff78436ad8 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 14 Nov 2022 18:54:56 +0100 Subject: Set the OS to Linux This library interacts with the Linux-specific sysfs(5), so we should specify that it is Linux specific. --- man/lux.h.0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/lux.h.0') diff --git a/man/lux.h.0 b/man/lux.h.0 index f877cf2..c13bb58 100644 --- a/man/lux.h.0 +++ b/man/lux.h.0 @@ -15,9 +15,9 @@ .\" OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 12 2022 $ +.Dd $Mdocdate: November 14 2022 $ .Dt lux.h 0 -.Os +.Os Linux .Sh NAME .Nm lux.h .Nd query and manipulate screen brightness -- cgit v1.2.3