From d64e5193abff4b1877f7e839601950e2644aea7b Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 17 Nov 2022 12:29:10 +0100 Subject: Use compact lists --- man/lux.h.3head | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/man/lux.h.3head b/man/lux.h.3head index ddc38cd..9723d64 100644 --- a/man/lux.h.3head +++ b/man/lux.h.3head @@ -46,7 +46,8 @@ structure, to query brightness information, and to modify brightness information. .Pp The following functions deal with the allocation of library structures: -.Bl -bullet +.Pp +.Bl -bullet -compact .It .Ft int .Fn luxinit "lux_t *" @@ -57,7 +58,8 @@ The following functions deal with the allocation of library structures: .Pp The following functions deal with querying information regarding display brightness: -.Bl -bullet +.Pp +.Bl -bullet -compact .It .Ft int .Fn luxget "lux_t *" @@ -70,7 +72,8 @@ brightness: .El .Pp The following functions deal with modifying display brightness: -.Bl -bullet +.Pp +.Bl -bullet -compact .It .Ft int .Fn luxset "lux_t *" int -- cgit v1.2.3