diff options
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 , |