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/luxinit.3 | |
parent | 97cf3eb4685f5c5396f16736eb6afc9827fe7593 (diff) |
Add a LIBRARY section to manuals
Diffstat (limited to 'man/luxinit.3')
-rw-r--r-- | man/luxinit.3 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/luxinit.3 b/man/luxinit.3 index 62be99f..5f7cc8d 100644 --- a/man/luxinit.3 +++ b/man/luxinit.3 @@ -15,13 +15,15 @@ .\" 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 LUXINIT 3 .Os .Sh NAME .Nm luxinit , .Nm luxfree .Nd initialise and destroy a luxdisp struct +.Sh LIBRARY +.Lb liblux .Sh SYNOPSIS .In lux.h .Ft int @@ -104,6 +106,7 @@ can fail with any of the errors specified for or .Fn readdir . .Sh SEE ALSO +.Xr lux.h 0 , .Xr luxdec 3 , .Xr luxdecp 3 , .Xr luxget 3 , |