diff options
author | Thomas Voss <thomasvoss@live.com> | 2022-09-21 00:13:33 +0200 |
---|---|---|
committer | Thomas Voss <thomasvoss@live.com> | 2022-09-21 00:13:33 +0200 |
commit | 9a2b957f93d89b32d14a43998b9bb3aef362d7f3 (patch) | |
tree | 1044d48c90bc910d401194de13ce4e09d6651f0c /man/luxget.3 | |
parent | 97cf3eb4685f5c5396f16736eb6afc9827fe7593 (diff) |
Add a LIBRARY section to manuals
Diffstat (limited to 'man/luxget.3')
-rw-r--r-- | man/luxget.3 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/luxget.3 b/man/luxget.3 index 1216a21..0dc259f 100644 --- a/man/luxget.3 +++ b/man/luxget.3 @@ -15,7 +15,7 @@ .\" OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 9 2022 $ +.Dd $Mdocdate: September 20 2022 $ .Dt LUXGET 3 .Os .Sh NAME @@ -23,6 +23,8 @@ .Nm luxmax , .Nm luxgetp .Nd query the current or maximum brightness of a display +.Sh LIBRARY +.Lb liblux .Sh SYNOPSIS .In lux.h .Ft int @@ -135,6 +137,7 @@ can fail with any of the errors specified for or .Fn openat . .Sh SEE ALSO +.Xr lux.h 0 , .Xr luxdec 3 , .Xr luxdecp 3 , .Xr luxfree 3 , |