Date: Mon, 26 Feb 2018 18:06:15 +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: r330025 - head/lib/libcasper/services/cap_grp Message-ID: <201802261806.w1QI6F4C089095@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: oshogbo Date: Mon Feb 26 18:06:15 2018 New Revision: 330025 URL: https://svnweb.freebsd.org/changeset/base/330025 Log: Fix typo. Modified: head/lib/libcasper/services/cap_grp/cap_grp.3 Modified: head/lib/libcasper/services/cap_grp/cap_grp.3 ============================================================================== --- head/lib/libcasper/services/cap_grp/cap_grp.3 Mon Feb 26 18:04:17 2018 (r330024) +++ head/lib/libcasper/services/cap_grp/cap_grp.3 Mon Feb 26 18:06:15 2018 (r330025) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 27, 2018 +.Dd February 26, 2018 .Dt CAP_GRP 3 .Os .Sh NAME @@ -103,7 +103,7 @@ The function limits the functions allowed in the service. The .Fa cmds -vriable can be set to +variable can be set to .Dv getgrent , .Dv getgrnam , .Dv getgrgid ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802261806.w1QI6F4C089095>