From b2b032abe49e7a9dd20b9016c60742082e04e8b0 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 17 Nov 2022 12:52:16 +0100 Subject: Fix the section of the lux.h manual In a recent commit to liblux [1] the lux.h(0) manual was moved to the new 3head section giving us a lux.h(3head) manual. As a result the cross-reference in the manual requires updating. [1]: liblux commit 65c8c36777ae9c1ef69152b80c5e1043d410dbac --- lux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lux.1 b/lux.1 index 4aa4d8b..0e5c28e 100644 --- a/lux.1 +++ b/lux.1 @@ -91,6 +91,6 @@ brightness level as a percentage: .Pp .Dl $ lux -I 15 -G .Sh SEE ALSO -.Xr lux.h 0 +.Xr lux.h 3head .Sh AUTHORS .An Thomas Voss Aq Mt mail@thomasvoss.com -- cgit v1.2.3