From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-947001-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3D421139694 for <garchives@archives.gentoo.org>; Sun, 30 Apr 2017 09:32:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95610E0DE0; Sun, 30 Apr 2017 09:32:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B689E0DE0 for <gentoo-commits@lists.gentoo.org>; Sun, 30 Apr 2017 09:32:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 905D334168E for <gentoo-commits@lists.gentoo.org>; Sun, 30 Apr 2017 09:32:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 974D37449 for <gentoo-commits@lists.gentoo.org>; Sun, 30 Apr 2017 09:32:44 +0000 (UTC) From: "Jason Zaman" <perfinion@gentoo.org> 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" <perfinion@gentoo.org> Message-ID: <1493543572.64045504485f73be3553bb7b3ee2cbbe2fc6866c.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/wm.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 64045504485f73be3553bb7b3ee2cbbe2fc6866c X-VCS-Branch: master Date: Sun, 30 Apr 2017 09:32:44 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2c50af31-01e4-4bd9-a3d0-8f5c4047bd4c X-Archives-Hash: 960fc49080ba50b26746cba987ca86f0 commit: 64045504485f73be3553bb7b3ee2cbbe2fc6866c Author: Chris PeBenito <pebenito <AT> ieee <DOT> org> AuthorDate: Sun Apr 16 22:45:05 2017 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Sun Apr 30 09:12:52 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=64045504 wm: interface docs adjustment. policy/modules/contrib/wm.if | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/policy/modules/contrib/wm.if b/policy/modules/contrib/wm.if index e8fd7706..45ce9949 100644 --- a/policy/modules/contrib/wm.if +++ b/policy/modules/contrib/wm.if @@ -223,22 +223,21 @@ interface(`wm_application_domain',` ') ######################################## -### <summary> -### Write wm unnamed pipes. -### </summary> +## <summary> +## Write wm unnamed pipes. +## </summary> ## <param name="role_prefix"> -### <summary> -### The prefix of the user domain (e.g., user -### is the prefix for user_t). -### </summary> -### </param> -### <param name="domain"> -### <summary> -### Domain allowed access. -### </summary> -### </param> -### </param> -## +## <summary> +## The prefix of the user domain (e.g., user +## is the prefix for user_t). +## </summary> +## </param> +## <param name="domain"> +## <summary> +## Domain allowed access. +## </summary> +## </param> +# interface(`wm_write_pipes',` gen_require(` type $1_t;