mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix naming in Casper man page.
This commit is contained in:
parent
e57dd910e6
commit
e7798d20c5
1 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd February 25, 2016
|
||||
.Dd October 5, 2016
|
||||
.Dt LIBCASPER 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
.Fn cap_service_open "const cap_channel_t *chan" "const char *name"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm libcapsicum
|
||||
.Nm libcasper
|
||||
library allows to manage application capabilities through the casper process.
|
||||
.Pp
|
||||
The application capability (represented by the
|
||||
|
|
|
|||
Loading…
Reference in a new issue