Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2016 16:23:02 +0000 (UTC)
From:      Mariusz Zaborski <oshogbo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r306707 - head/lib/libcasper/libcasper
Message-ID:  <201610051623.u95GN2G2000975@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: oshogbo
Date: Wed Oct  5 16:23:02 2016
New Revision: 306707
URL: https://svnweb.freebsd.org/changeset/base/306707

Log:
  Fix naming in Casper man page.

Modified:
  head/lib/libcasper/libcasper/libcasper.3

Modified: head/lib/libcasper/libcasper/libcasper.3
==============================================================================
--- head/lib/libcasper/libcasper/libcasper.3	Wed Oct  5 16:15:26 2016	(r306706)
+++ head/lib/libcasper/libcasper/libcasper.3	Wed Oct  5 16:23:02 2016	(r306707)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610051623.u95GN2G2000975>