From patchwork Wed Jul 19 17:36:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Stephen Smalley X-Patchwork-Id: 13319297 X-Patchwork-Delegate: plautrba@redhat.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 53EFCC001B0 for ; Wed, 19 Jul 2023 17:37:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229611AbjGSRhm (ORCPT ); Wed, 19 Jul 2023 13:37:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60320 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229610AbjGSRhl (ORCPT ); Wed, 19 Jul 2023 13:37:41 -0400 Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E602B18D for ; Wed, 19 Jul 2023 10:37:38 -0700 (PDT) Received: by mail-qk1-x735.google.com with SMTP id af79cd13be357-76571dae5feso659350785a.1 for ; Wed, 19 Jul 2023 10:37:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689788258; x=1690393058; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=xls7O70jhfutoy0wGBfYTt9p+ggRJcPQbJhGUyKYbGg=; b=aoLe/d2vziV9pW6O7udAV6nCVXmOqdFLGqYiQFC6T5XyXWgB85ByqnpWyXZ4aXV5GC k0liosTRlXDg0y7UkzT25fODGO9MCPq9db5zFeLLtZMCVayAMjC7P0hi9+ji1m2UfVoB l9p6izHT1JF7gzCxU2jhBRCq5WFBaqbUxVLzH64UFJltYJCI63Y9qrV3Esz2L/dtBl3Y YOyb4toCw765EbyyKHDmts6eRMfr1lbfLiCrcxP9p9Ng8cGWbSUP6Trkd2YB3HCGZccZ scF6EWskRawyEK0nwgHrCgMf2nHR2ti5SSGHLeOP+DszUuzT7/WTrqtreUVClO1k+m2s SRrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689788258; x=1690393058; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=xls7O70jhfutoy0wGBfYTt9p+ggRJcPQbJhGUyKYbGg=; b=V4IS3zEE6lr+ifwTURNlrp1XlsaVvm11jUTj2gWMKPOT+Wdf3AqCJ2CRdcgz3zHdXq CJo8Xo6PNXnxKyG4POnFzBeCnFlxQSp92YXldOelw35Ihrl3g7xPMy8OulCfoZt1DdbH 3WGEypnNbCGRr3YQOi3yCBMLOePeA/eXIkOSAHPoR9MQJoKjXACZRed/ihiS+Jegegy3 sy9t2y0Zx35p6QJVWr45qyMFZ5aWYYxe2TUcqa80lvevhCyKRyeWrTuA9C+LIN6ev1+g YrsF4wwG2u3VP4uaoHo5M+tnfLEP3NUXA66dMYr2wSC2Sen1zM7cYmhW+pCy3E3nv7bJ KkoA== X-Gm-Message-State: ABy/qLZq3bRBnHEMS2pj50gBSekdE+iAZSu6BLRMYVYmqrxzdbvjHylT wi/hCU0n6p+JPh1ThBYUQWPFnVoI1NQ= X-Google-Smtp-Source: APBJJlFMPCaTm4Dt3Vw4HT7rpt+dQE3r6Ra3ZvAzJaET28a4TkhaKTeqL4qqBKx9tmICG0rveWM6Lw== X-Received: by 2002:a05:620a:2047:b0:766:e430:21b8 with SMTP id d7-20020a05620a204700b00766e43021b8mr3179528qka.75.1689788257578; Wed, 19 Jul 2023 10:37:37 -0700 (PDT) Received: from a-gady2p56i3do.evoforge.org (ec2-52-70-167-183.compute-1.amazonaws.com. [52.70.167.183]) by smtp.gmail.com with ESMTPSA id c3-20020a0cf2c3000000b0060530c942f4sm1606945qvm.46.2023.07.19.10.37.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jul 2023 10:37:37 -0700 (PDT) From: Stephen Smalley To: selinux@vger.kernel.org Cc: jwcart2@gmail.com, Stephen Smalley Subject: [PATCH userspace] checkpolicy,libselinux,libsepol,policycoreutils,semodule-utils: update my email Date: Wed, 19 Jul 2023 13:36:36 -0400 Message-Id: <20230719173635.934-1-stephen.smalley.work@gmail.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: selinux@vger.kernel.org Update my email address. Signed-off-by: Stephen Smalley Acked-by: James Carter --- checkpolicy/checkmodule.8 | 1 - checkpolicy/checkpolicy.8 | 4 ++-- checkpolicy/checkpolicy.c | 2 +- checkpolicy/policy_define.c | 2 +- checkpolicy/policy_parse.y | 2 +- checkpolicy/policy_scan.l | 2 +- checkpolicy/queue.c | 2 +- checkpolicy/queue.h | 2 +- checkpolicy/ru/checkmodule.8 | 1 - checkpolicy/ru/checkpolicy.8 | 4 ++-- libselinux/man/man3/avc_has_perm.3 | 2 +- libselinux/man/man3/matchpathcon.3 | 2 +- libselinux/man/man3/matchpathcon_checkmatches.3 | 2 +- libselinux/man/man3/selinux_lsetfilecon_default.3 | 2 +- libselinux/man/man3/selinux_set_mapping.3 | 2 +- libselinux/man/man3/set_matchpathcon_flags.3 | 2 +- libselinux/src/avc.c | 2 +- libselinux/src/hashtab.c | 2 +- libselinux/src/hashtab.h | 2 +- libselinux/src/label_file.c | 2 +- libsepol/include/sepol/policydb/avtab.h | 2 +- libsepol/include/sepol/policydb/constraint.h | 2 +- libsepol/include/sepol/policydb/context.h | 2 +- libsepol/include/sepol/policydb/ebitmap.h | 2 +- libsepol/include/sepol/policydb/flask_types.h | 2 +- libsepol/include/sepol/policydb/hashtab.h | 2 +- libsepol/include/sepol/policydb/mls_types.h | 2 +- libsepol/include/sepol/policydb/policydb.h | 2 +- libsepol/include/sepol/policydb/services.h | 2 +- libsepol/include/sepol/policydb/sidtab.h | 2 +- libsepol/include/sepol/policydb/symtab.h | 2 +- libsepol/man/man3/sepol_check_context.3 | 2 +- libsepol/man/man8/genpolbools.8 | 2 +- libsepol/src/assertion.c | 2 +- libsepol/src/avtab.c | 2 +- libsepol/src/ebitmap.c | 2 +- libsepol/src/hashtab.c | 2 +- libsepol/src/mls.c | 2 +- libsepol/src/mls.h | 2 +- libsepol/src/policydb.c | 2 +- libsepol/src/services.c | 2 +- libsepol/src/sidtab.c | 2 +- libsepol/src/symtab.c | 2 +- libsepol/src/write.c | 2 +- policycoreutils/load_policy/load_policy.8 | 2 +- policycoreutils/load_policy/ru/load_policy.8 | 2 +- policycoreutils/newrole/hashtab.c | 2 +- policycoreutils/newrole/hashtab.h | 2 +- policycoreutils/setfiles/ru/setfiles.8 | 2 +- policycoreutils/setfiles/setfiles.8 | 2 +- semodule-utils/semodule_package/ru/semodule_unpackage.8 | 2 +- semodule-utils/semodule_package/semodule_unpackage.8 | 2 +- 52 files changed, 52 insertions(+), 54 deletions(-) diff --git a/checkpolicy/checkmodule.8 b/checkpolicy/checkmodule.8 index ed9efd4c..93c9b537 100644 --- a/checkpolicy/checkmodule.8 +++ b/checkpolicy/checkmodule.8 @@ -75,4 +75,3 @@ SELinux Reference Policy documentation at https://github.com/SELinuxProject/refp This manual page was copied from the checkpolicy man page written by Árpád Magosányi , and edited by Dan Walsh . -The program was written by Stephen Smalley . diff --git a/checkpolicy/checkpolicy.8 b/checkpolicy/checkpolicy.8 index 54724f59..81a3647d 100644 --- a/checkpolicy/checkpolicy.8 +++ b/checkpolicy/checkpolicy.8 @@ -84,5 +84,5 @@ SELinux Reference Policy documentation at https://github.com/SELinuxProject/refp .SH AUTHOR This manual page was written by Árpád Magosányi , -and edited by Stephen Smalley . -The program was written by Stephen Smalley . +and edited by Stephen Smalley . +The program was written by Stephen Smalley . diff --git a/checkpolicy/checkpolicy.c b/checkpolicy/checkpolicy.c index 623ba8b2..fcec6e51 100644 --- a/checkpolicy/checkpolicy.c +++ b/checkpolicy/checkpolicy.c @@ -1,6 +1,6 @@ /* - * Author : Stephen Smalley, + * Author : Stephen Smalley, */ /* diff --git a/checkpolicy/policy_define.c b/checkpolicy/policy_define.c index 8421b253..ea6d9e61 100644 --- a/checkpolicy/policy_define.c +++ b/checkpolicy/policy_define.c @@ -1,5 +1,5 @@ /* - * Author : Stephen Smalley, + * Author : Stephen Smalley, */ /* diff --git a/checkpolicy/policy_parse.y b/checkpolicy/policy_parse.y index 6b6890a3..03e687e8 100644 --- a/checkpolicy/policy_parse.y +++ b/checkpolicy/policy_parse.y @@ -1,6 +1,6 @@ /* - * Author : Stephen Smalley, + * Author : Stephen Smalley, */ /* diff --git a/checkpolicy/policy_scan.l b/checkpolicy/policy_scan.l index 9ffac353..ea0be269 100644 --- a/checkpolicy/policy_scan.l +++ b/checkpolicy/policy_scan.l @@ -1,6 +1,6 @@ /* - * Author : Stephen Smalley, + * Author : Stephen Smalley, */ /* Updated: David Caplan, diff --git a/checkpolicy/queue.c b/checkpolicy/queue.c index 82e66732..9f4c651a 100644 --- a/checkpolicy/queue.c +++ b/checkpolicy/queue.c @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/checkpolicy/queue.h b/checkpolicy/queue.h index 60c07fe0..45116dee 100644 --- a/checkpolicy/queue.h +++ b/checkpolicy/queue.h @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/checkpolicy/ru/checkmodule.8 b/checkpolicy/ru/checkmodule.8 index d7d3f65c..c6125904 100644 --- a/checkpolicy/ru/checkmodule.8 +++ b/checkpolicy/ru/checkmodule.8 @@ -52,5 +52,4 @@ $ checkmodule \-M \-m httpd.te \-o httpd.mod .SH АВТОРЫ Эта страница руководства была скопирована со страницы руководства checkpolicy, написанной Árpád Magosányi , и отредактирована Dan Walsh . -Программа была написана Stephen Smalley . Перевод на русский язык выполнила Олеся Герасименко . diff --git a/checkpolicy/ru/checkpolicy.8 b/checkpolicy/ru/checkpolicy.8 index f08d1dc9..bc9da9da 100644 --- a/checkpolicy/ru/checkpolicy.8 +++ b/checkpolicy/ru/checkpolicy.8 @@ -55,6 +55,6 @@ checkpolicy \- компилятор политики SELinux .SH АВТОРЫ Эта страница руководства была написана Árpád Magosányi , -и отредактирована Stephen Smalley . -Программа была написана Stephen Smalley . +и отредактирована Stephen Smalley . +Программа была написана Stephen Smalley . Перевод на русский язык выполнила Олеся Герасименко . diff --git a/libselinux/man/man3/avc_has_perm.3 b/libselinux/man/man3/avc_has_perm.3 index 62809f9a..9ea7c35d 100644 --- a/libselinux/man/man3/avc_has_perm.3 +++ b/libselinux/man/man3/avc_has_perm.3 @@ -176,7 +176,7 @@ Make sure that userspace object managers are granted appropriate access to netlink by the policy. . .SH "AUTHOR" -Originally Eamon Walsh. Updated by Stephen Smalley +Originally Eamon Walsh. Updated by Stephen Smalley . .SH "SEE ALSO" .ad l diff --git a/libselinux/man/man3/matchpathcon.3 b/libselinux/man/man3/matchpathcon.3 index 177f15d7..88bc47c0 100644 --- a/libselinux/man/man3/matchpathcon.3 +++ b/libselinux/man/man3/matchpathcon.3 @@ -1,4 +1,4 @@ -.TH "matchpathcon" "3" "21 November 2009" "sds@tycho.nsa.gov" "SELinux API documentation" +.TH "matchpathcon" "3" "21 November 2009" "stephen.smalley.work@gmail.com" "SELinux API documentation" .SH "NAME" matchpathcon, matchpathcon_index \- get the default SELinux security context for the specified path from the file contexts configuration . diff --git a/libselinux/man/man3/matchpathcon_checkmatches.3 b/libselinux/man/man3/matchpathcon_checkmatches.3 index 6bbee44a..8e1cd2ad 100644 --- a/libselinux/man/man3/matchpathcon_checkmatches.3 +++ b/libselinux/man/man3/matchpathcon_checkmatches.3 @@ -1,4 +1,4 @@ -.TH "matchpathcon_checkmatches" "3" "21 November 2009" "sds@tycho.nsa.gov" "SELinux API documentation" +.TH "matchpathcon_checkmatches" "3" "21 November 2009" "stephen.smalley.work@gmail.com" "SELinux API documentation" .SH "NAME" matchpathcon_checkmatches, matchpathcon_filespec_add, matchpathcon_filespec_destroy, matchpathcon_filespec_eval \- check and report whether any specification index has no matches with any inode. Maintenance and statistics on inode associations . diff --git a/libselinux/man/man3/selinux_lsetfilecon_default.3 b/libselinux/man/man3/selinux_lsetfilecon_default.3 index d4fc6583..5d6b2e3c 100644 --- a/libselinux/man/man3/selinux_lsetfilecon_default.3 +++ b/libselinux/man/man3/selinux_lsetfilecon_default.3 @@ -1,4 +1,4 @@ -.TH "selinux_lsetfilecon_default" "3" "21 November 2009" "sds@tycho.nsa.gov" "SELinux API documentation" +.TH "selinux_lsetfilecon_default" "3" "21 November 2009" "stephen.smalley.work@gmail.com" "SELinux API documentation" .SH "NAME" selinux_lsetfilecon_default \- set the file context to the system defaults . diff --git a/libselinux/man/man3/selinux_set_mapping.3 b/libselinux/man/man3/selinux_set_mapping.3 index 4624fbc7..a1f82e5a 100644 --- a/libselinux/man/man3/selinux_set_mapping.3 +++ b/libselinux/man/man3/selinux_set_mapping.3 @@ -93,7 +93,7 @@ and class) will be identified by 1, 2, 4, and 8 respectively. Classes and permissions not listed in the mapping cannot be used. . .SH "AUTHOR" -Originally Eamon Walsh. Updated by Stephen Smalley +Originally Eamon Walsh. Updated by Stephen Smalley . .SH "SEE ALSO" .BR selinux_check_access (3), diff --git a/libselinux/man/man3/set_matchpathcon_flags.3 b/libselinux/man/man3/set_matchpathcon_flags.3 index 2841becc..b9b2fed8 100644 --- a/libselinux/man/man3/set_matchpathcon_flags.3 +++ b/libselinux/man/man3/set_matchpathcon_flags.3 @@ -1,4 +1,4 @@ -.TH "set_matchpathcon_flags" "3" "21 November 2009" "sds@tycho.nsa.gov" "SELinux API documentation" +.TH "set_matchpathcon_flags" "3" "21 November 2009" "stephen.smalley.work@gmail.com" "SELinux API documentation" .SH "NAME" set_matchpathcon_flags, set_matchpathcon_invalidcon, set_matchpathcon_printf \- set flags controlling the operation of matchpathcon or matchpathcon_index and configure the behaviour of validity checking and error displaying . diff --git a/libselinux/src/avc.c b/libselinux/src/avc.c index 8d5983a2..5e1c036e 100644 --- a/libselinux/src/avc.c +++ b/libselinux/src/avc.c @@ -4,7 +4,7 @@ * Author : Eamon Walsh * * Derived from the kernel AVC implementation by - * Stephen Smalley and + * Stephen Smalley and * James Morris . */ #include diff --git a/libselinux/src/hashtab.c b/libselinux/src/hashtab.c index c415ad0d..7452613b 100644 --- a/libselinux/src/hashtab.c +++ b/libselinux/src/hashtab.c @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libselinux/src/hashtab.h b/libselinux/src/hashtab.h index 9d2b593b..f10fc0af 100644 --- a/libselinux/src/hashtab.h +++ b/libselinux/src/hashtab.h @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libselinux/src/label_file.c b/libselinux/src/label_file.c index d489c1f7..3da28c45 100644 --- a/libselinux/src/label_file.c +++ b/libselinux/src/label_file.c @@ -2,7 +2,7 @@ * File contexts backend for labeling system * * Author : Eamon Walsh - * Author : Stephen Smalley + * Author : Stephen Smalley */ #include diff --git a/libsepol/include/sepol/policydb/avtab.h b/libsepol/include/sepol/policydb/avtab.h index 7d892879..e807ee4a 100644 --- a/libsepol/include/sepol/policydb/avtab.h +++ b/libsepol/include/sepol/policydb/avtab.h @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* * Updated: Yuichi Nakamura diff --git a/libsepol/include/sepol/policydb/constraint.h b/libsepol/include/sepol/policydb/constraint.h index 82335e21..19b24870 100644 --- a/libsepol/include/sepol/policydb/constraint.h +++ b/libsepol/include/sepol/policydb/constraint.h @@ -1,4 +1,4 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libsepol/include/sepol/policydb/context.h b/libsepol/include/sepol/policydb/context.h index 025c894f..f78bc700 100644 --- a/libsepol/include/sepol/policydb/context.h +++ b/libsepol/include/sepol/policydb/context.h @@ -1,4 +1,4 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libsepol/include/sepol/policydb/ebitmap.h b/libsepol/include/sepol/policydb/ebitmap.h index 85b7ccfb..c434c4ba 100644 --- a/libsepol/include/sepol/policydb/ebitmap.h +++ b/libsepol/include/sepol/policydb/ebitmap.h @@ -1,4 +1,4 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libsepol/include/sepol/policydb/flask_types.h b/libsepol/include/sepol/policydb/flask_types.h index 02c22eac..32a0b410 100644 --- a/libsepol/include/sepol/policydb/flask_types.h +++ b/libsepol/include/sepol/policydb/flask_types.h @@ -1,7 +1,7 @@ /* -*- linux-c -*- */ /* - * Author : Stephen Smalley, + * Author : Stephen Smalley, */ #ifndef _SEPOL_POLICYDB_FLASK_TYPES_H_ diff --git a/libsepol/include/sepol/policydb/hashtab.h b/libsepol/include/sepol/policydb/hashtab.h index 354ebb43..d11a5bda 100644 --- a/libsepol/include/sepol/policydb/hashtab.h +++ b/libsepol/include/sepol/policydb/hashtab.h @@ -1,4 +1,4 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libsepol/include/sepol/policydb/mls_types.h b/libsepol/include/sepol/policydb/mls_types.h index 12990c69..a5e27b2a 100644 --- a/libsepol/include/sepol/policydb/mls_types.h +++ b/libsepol/include/sepol/policydb/mls_types.h @@ -1,4 +1,4 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* * Updated: Trusted Computer Solutions, Inc. * diff --git a/libsepol/include/sepol/policydb/policydb.h b/libsepol/include/sepol/policydb/policydb.h index 48b7b8bb..cf36ee96 100644 --- a/libsepol/include/sepol/policydb/policydb.h +++ b/libsepol/include/sepol/policydb/policydb.h @@ -1,4 +1,4 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* * Updated: Joshua Brindle diff --git a/libsepol/include/sepol/policydb/services.h b/libsepol/include/sepol/policydb/services.h index bcb0930f..f2e311aa 100644 --- a/libsepol/include/sepol/policydb/services.h +++ b/libsepol/include/sepol/policydb/services.h @@ -2,7 +2,7 @@ /* -*- linux-c -*- */ /* - * Author : Stephen Smalley, + * Author : Stephen Smalley, */ #ifndef _SEPOL_POLICYDB_SERVICES_H_ diff --git a/libsepol/include/sepol/policydb/sidtab.h b/libsepol/include/sepol/policydb/sidtab.h index 893e6f0b..1bde332c 100644 --- a/libsepol/include/sepol/policydb/sidtab.h +++ b/libsepol/include/sepol/policydb/sidtab.h @@ -1,4 +1,4 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libsepol/include/sepol/policydb/symtab.h b/libsepol/include/sepol/policydb/symtab.h index 8b9ddca9..72b3276e 100644 --- a/libsepol/include/sepol/policydb/symtab.h +++ b/libsepol/include/sepol/policydb/symtab.h @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libsepol/man/man3/sepol_check_context.3 b/libsepol/man/man3/sepol_check_context.3 index 4a3c57d1..152ac0b0 100644 --- a/libsepol/man/man3/sepol_check_context.3 +++ b/libsepol/man/man3/sepol_check_context.3 @@ -1,4 +1,4 @@ -.TH "sepol_check_context" "3" "15 March 2005" "sds@tycho.nsa.gov" "SE Linux binary policy API documentation" +.TH "sepol_check_context" "3" "15 March 2005" "stephen.smalley.work@gmail.com" "SE Linux binary policy API documentation" .SH "NAME" sepol_check_context \- Check the validity of a security context against a binary policy. .SH "SYNOPSIS" diff --git a/libsepol/man/man8/genpolbools.8 b/libsepol/man/man8/genpolbools.8 index fc792c8c..e7196ee7 100644 --- a/libsepol/man/man8/genpolbools.8 +++ b/libsepol/man/man8/genpolbools.8 @@ -1,4 +1,4 @@ -.TH "genpolbools" "8" "11 August 2004" "sds@tycho.nsa.gov" "SELinux Command Line documentation" +.TH "genpolbools" "8" "11 August 2004" "stephen.smalley.work@gmail.com" "SELinux Command Line documentation" .SH "NAME" genpolbools \- Rewrite a binary policy with different boolean settings .SH "SYNOPSIS" diff --git a/libsepol/src/assertion.c b/libsepol/src/assertion.c index 11185253..b6ac4cfe 100644 --- a/libsepol/src/assertion.c +++ b/libsepol/src/assertion.c @@ -1,7 +1,7 @@ /* Authors: Joshua Brindle * * Assertion checker for avtab entries, taken from - * checkpolicy.c by Stephen Smalley + * checkpolicy.c by Stephen Smalley * * Copyright (C) 2005 Tresys Technology, LLC * diff --git a/libsepol/src/avtab.c b/libsepol/src/avtab.c index 99fdaa87..319b85ae 100644 --- a/libsepol/src/avtab.c +++ b/libsepol/src/avtab.c @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* * Updated: Yuichi Nakamura diff --git a/libsepol/src/ebitmap.c b/libsepol/src/ebitmap.c index 3ec1042f..2348add4 100644 --- a/libsepol/src/ebitmap.c +++ b/libsepol/src/ebitmap.c @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libsepol/src/hashtab.c b/libsepol/src/hashtab.c index 922a8a4a..4a827fd3 100644 --- a/libsepol/src/hashtab.c +++ b/libsepol/src/hashtab.c @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* * Updated : Karl MacMillan diff --git a/libsepol/src/mls.c b/libsepol/src/mls.c index 4ffe9814..45db8920 100644 --- a/libsepol/src/mls.c +++ b/libsepol/src/mls.c @@ -1,4 +1,4 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* * Updated: Trusted Computer Solutions, Inc. * diff --git a/libsepol/src/mls.h b/libsepol/src/mls.h index befd12c5..14694cce 100644 --- a/libsepol/src/mls.h +++ b/libsepol/src/mls.h @@ -1,4 +1,4 @@ -/* Author: Stephen Smalley, +/* Author: Stephen Smalley, * Updated: Trusted Computer Solutions, Inc. * * Support for enhanced MLS infrastructure. diff --git a/libsepol/src/policydb.c b/libsepol/src/policydb.c index 552eb77a..ac5be0f8 100644 --- a/libsepol/src/policydb.c +++ b/libsepol/src/policydb.c @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* * Updated: Trusted Computer Solutions, Inc. diff --git a/libsepol/src/services.c b/libsepol/src/services.c index 6bddc287..d5322f76 100644 --- a/libsepol/src/services.c +++ b/libsepol/src/services.c @@ -1,5 +1,5 @@ /* - * Author : Stephen Smalley, + * Author : Stephen Smalley, */ /* * Updated: Trusted Computer Solutions, Inc. diff --git a/libsepol/src/sidtab.c b/libsepol/src/sidtab.c index 0cec41d2..def8d313 100644 --- a/libsepol/src/sidtab.c +++ b/libsepol/src/sidtab.c @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libsepol/src/symtab.c b/libsepol/src/symtab.c index a6061851..78567dbf 100644 --- a/libsepol/src/symtab.c +++ b/libsepol/src/symtab.c @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/libsepol/src/write.c b/libsepol/src/write.c index f0ed9e33..ac119595 100644 --- a/libsepol/src/write.c +++ b/libsepol/src/write.c @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* * Updated: Trusted Computer Solutions, Inc. diff --git a/policycoreutils/load_policy/load_policy.8 b/policycoreutils/load_policy/load_policy.8 index 867c35e4..636d8359 100644 --- a/policycoreutils/load_policy/load_policy.8 +++ b/policycoreutils/load_policy/load_policy.8 @@ -39,4 +39,4 @@ Initial policy load failed and enforcing mode requested .SH AUTHORS .nf This manual page was written by Dan Walsh . -The program was written by Stephen Smalley . +The program was written by Stephen Smalley . diff --git a/policycoreutils/load_policy/ru/load_policy.8 b/policycoreutils/load_policy/ru/load_policy.8 index 25140b2e..6c29e30a 100644 --- a/policycoreutils/load_policy/ru/load_policy.8 +++ b/policycoreutils/load_policy/ru/load_policy.8 @@ -37,5 +37,5 @@ load_policy загружает установленный файл полити .SH АВТОРЫ .nf Эта страница руководства была написана Dan Walsh . -Программа была написана Stephen Smalley . +Программа была написана Stephen Smalley . Перевод на русский язык выполнила Герасименко Олеся . diff --git a/policycoreutils/newrole/hashtab.c b/policycoreutils/newrole/hashtab.c index 26d4f4c7..bbd0adf7 100644 --- a/policycoreutils/newrole/hashtab.c +++ b/policycoreutils/newrole/hashtab.c @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/policycoreutils/newrole/hashtab.h b/policycoreutils/newrole/hashtab.h index 092b96a9..9c00f7cb 100644 --- a/policycoreutils/newrole/hashtab.h +++ b/policycoreutils/newrole/hashtab.h @@ -1,5 +1,5 @@ -/* Author : Stephen Smalley, */ +/* Author : Stephen Smalley, */ /* FLASK */ diff --git a/policycoreutils/setfiles/ru/setfiles.8 b/policycoreutils/setfiles/ru/setfiles.8 index 91010145..730b634b 100644 --- a/policycoreutils/setfiles/ru/setfiles.8 +++ b/policycoreutils/setfiles/ru/setfiles.8 @@ -217,5 +217,5 @@ GNU .SH "АВТОРЫ" Эта man-страница была написана Russell Coker . -Программа была написана Stephen Smalley . +Программа была написана Stephen Smalley . Перевод на русский язык выполнила Герасименко Олеся diff --git a/policycoreutils/setfiles/setfiles.8 b/policycoreutils/setfiles/setfiles.8 index 892a5062..ee017250 100644 --- a/policycoreutils/setfiles/setfiles.8 +++ b/policycoreutils/setfiles/setfiles.8 @@ -300,7 +300,7 @@ Fix labeling of files listed in file_list file, ignoring any that do not exist .SH "AUTHOR" This man page was written by Russell Coker . -The program was written by Stephen Smalley +The program was written by Stephen Smalley .SH "SEE ALSO" .BR restorecon (8), diff --git a/semodule-utils/semodule_package/ru/semodule_unpackage.8 b/semodule-utils/semodule_package/ru/semodule_unpackage.8 index 6c7e234b..057ae3d7 100644 --- a/semodule-utils/semodule_package/ru/semodule_unpackage.8 +++ b/semodule-utils/semodule_package/ru/semodule_unpackage.8 @@ -20,5 +20,5 @@ $ semodule_unpackage httpd.pp httpd.mod httpd.fc .SH АВТОРЫ .nf Эта страница руководства была написана Dan Walsh . -Программа была написана Stephen Smalley . +Программа была написана Stephen Smalley . Перевод на русский язык выполнила Герасименко Олеся . diff --git a/semodule-utils/semodule_package/semodule_unpackage.8 b/semodule-utils/semodule_package/semodule_unpackage.8 index 0432f7a1..79554cef 100644 --- a/semodule-utils/semodule_package/semodule_unpackage.8 +++ b/semodule-utils/semodule_package/semodule_unpackage.8 @@ -21,4 +21,4 @@ $ semodule_unpackage httpd.pp httpd.mod httpd.fc .SH AUTHORS .nf This manual page was written by Dan Walsh . -The program was written by Stephen Smalley +The program was written by Stephen Smalley