mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Use .Xr to reference libblacklist(3), blacklistctl(8), and blacklistd(8)
MFC after: now Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
cb564d2436
commit
714d5fbcef
2 changed files with 7 additions and 2 deletions
|
|
@ -1,2 +1,5 @@
|
|||
.\" $FreeBSD$
|
||||
Set this if you do not want to build blacklistd/blacklistctl.
|
||||
Set this if you do not want to build
|
||||
.Xr blacklistd 8
|
||||
and
|
||||
.Xr blacklistctl 8 .
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
.\" $FreeBSD$
|
||||
Set to build some programs without blacklistd support, like
|
||||
Set to build some programs without
|
||||
.Xr libblacklist 3
|
||||
support, like
|
||||
.Xr fingerd 8 ,
|
||||
.Xr ftpd 8 ,
|
||||
.Xr rlogind 8 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue