From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DE24458973 for ; Sat, 30 Jan 2016 17:21:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37AEA21C00D; Sat, 30 Jan 2016 17:21:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A264221C007 for ; Sat, 30 Jan 2016 17:21:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0F53340943 for ; Sat, 30 Jan 2016 17:21:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D811C0 for ; Sat, 30 Jan 2016 17:21:17 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1454172216.cc11d23a2c1a1e9d0dddd686cfefc357334e2b05.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/amanda.if policy/modules/contrib/ntp.if policy/modules/contrib/shorewall.if policy/modules/contrib/virt.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: cc11d23a2c1a1e9d0dddd686cfefc357334e2b05 X-VCS-Branch: master Date: Sat, 30 Jan 2016 17:21:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 80bcefbe-e74b-4e7d-acc5-1b22b9443ea9 X-Archives-Hash: 2ad96c3fd944fd8824679ed598802508 commit: cc11d23a2c1a1e9d0dddd686cfefc357334e2b05 Author: Nicolas Iooss m4x org> AuthorDate: Mon Jan 18 23:46:04 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sat Jan 30 16:43:36 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=cc11d23a Fix typos in several interfaces This aims to make every interface description unique. policy/modules/contrib/amanda.if | 2 +- policy/modules/contrib/ntp.if | 2 +- policy/modules/contrib/shorewall.if | 3 ++- policy/modules/contrib/virt.if | 5 ++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/policy/modules/contrib/amanda.if b/policy/modules/contrib/amanda.if index ea4cdc7..1de1788 100644 --- a/policy/modules/contrib/amanda.if +++ b/policy/modules/contrib/amanda.if @@ -105,7 +105,7 @@ interface(`amanda_rw_dumpdates_files',` ######################################## ## -## Search Amanda library directories. +## Manage Amanda library directories. ## ## ## diff --git a/policy/modules/contrib/ntp.if b/policy/modules/contrib/ntp.if index a0f1691..192e342 100644 --- a/policy/modules/contrib/ntp.if +++ b/policy/modules/contrib/ntp.if @@ -63,7 +63,7 @@ interface(`ntp_run',` ######################################## ## -## Execute ntp server in the ntpd domain. +## Execute ntpdate server in the ntpd domain. ## ## ## diff --git a/policy/modules/contrib/shorewall.if b/policy/modules/contrib/shorewall.if index 7bd4593..108ce75 100644 --- a/policy/modules/contrib/shorewall.if +++ b/policy/modules/contrib/shorewall.if @@ -21,7 +21,8 @@ interface(`shorewall_domtrans',` ###################################### ## -## Execute a domain transition to run shorewall. +## Execute a domain transition to run shorewall +## using executables from /var/lib. ## ## ## diff --git a/policy/modules/contrib/virt.if b/policy/modules/contrib/virt.if index 5b57d50..8016ccc 100644 --- a/policy/modules/contrib/virt.if +++ b/policy/modules/contrib/virt.if @@ -194,7 +194,7 @@ interface(`virt_domtrans_bridgehelper',` ######################################## ## ## Execute a domain transition to -## run virt bridgehelper. +## run virt leaseshelper. ## ## ## @@ -439,8 +439,7 @@ interface(`virt_manage_config',` ######################################## ## -## Create, read, write, and delete -## virt image files. +## Read virt content. ## ## ##