Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2018 21:57:04 +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: r336462 - head/lib/libcapsicum
Message-ID:  <201807182157.w6ILv4S3049590@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: oshogbo
Date: Wed Jul 18 21:57:04 2018
New Revision: 336462
URL: https://svnweb.freebsd.org/changeset/base/336462

Log:
  Fix description.

Modified:
  head/lib/libcapsicum/capsicum_helpers.3

Modified: head/lib/libcapsicum/capsicum_helpers.3
==============================================================================
--- head/lib/libcapsicum/capsicum_helpers.3	Wed Jul 18 18:28:17 2018	(r336461)
+++ head/lib/libcapsicum/capsicum_helpers.3	Wed Jul 18 21:57:04 2018	(r336462)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 15, 2018
+.Dd July 18, 2018
 .Dt CAPSICUM_HELPERS 3
 .Os
 .Sh NAME
@@ -35,7 +35,7 @@
 .Nm caph_limit_stdio ,
 .Nm caph_cache_tzdata ,
 .Nm caph_cache_catpages
-.Nd "set of the functions , part of the libcapsicum"
+.Nd "set of the capsicum helpers, part of the libcapsicum"
 .Sh LIBRARY
 .Lb libcapsicum
 .Sh SYNOPSIS



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