mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Introduce .Lb macro to libskey manpage
This commit is contained in:
parent
f75b050c99
commit
67e7c55f40
1 changed files with 3 additions and 1 deletions
|
|
@ -35,7 +35,9 @@
|
|||
.Nm skeyaccess ,
|
||||
.Nm skey_getpass ,
|
||||
.Nm skey_crypt
|
||||
.Nd Library routines for S/Key password control table access
|
||||
.Nd library routines for S/Key password control table access
|
||||
.Sh LIBRARY
|
||||
.Lb libskey
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <stdio.h>
|
||||
.Fd #include <skey.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue