-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This patch looks good to me. acked. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9x1qkACgkQrlYvE4MpobPZUgCeMJdez7awdZX1Ls4hV3cbMkkf sekAmweCIOapL2ZOuZdG7FKFEuPLu1FI =NqPy -----END PGP SIGNATURE-----
>From 0c548a8dcffcda86b999127ced69ddb406a4ca98 Mon Sep 17 00:00:00 2001 From: Dan Walsh <dwalsh@xxxxxxxxxx> Date: Mon, 16 Jan 2012 12:09:43 -0500 Subject: [PATCH 15/73] checkpolicy: libselinux: Fix dead links to www.nsa.gov/selinux Signed-off-by: Eric Paris <eparis@xxxxxxxxxx> --- checkpolicy/checkmodule.8 | 2 +- checkpolicy/checkpolicy.8 | 2 +- libselinux/man/man8/selinux.8 | 2 +- sepolgen/HACKING | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/checkpolicy/checkmodule.8 b/checkpolicy/checkmodule.8 index 473f642..40f73c5 100644 --- a/checkpolicy/checkmodule.8 +++ b/checkpolicy/checkmodule.8 @@ -53,7 +53,7 @@ $ checkmodule -M -m httpd.te -o httpd.mod .SH "SEE ALSO" .B semodule(8), semodule_package(8) -SELinux documentation at http://www.nsa.gov/selinux, +SELinux documentation at http://www.nsa.gov/research/selinux, especially "Configuring the SELinux Policy". diff --git a/checkpolicy/checkpolicy.8 b/checkpolicy/checkpolicy.8 index f79239e..6826938 100644 --- a/checkpolicy/checkpolicy.8 +++ b/checkpolicy/checkpolicy.8 @@ -46,7 +46,7 @@ Show version information. Show usage information. .SH "SEE ALSO" -SELinux documentation at http://www.nsa.gov/selinux, +SELinux documentation at http://www.nsa.gov/research/selinux, especially "Configuring the SELinux Policy". diff --git a/libselinux/man/man8/selinux.8 b/libselinux/man/man8/selinux.8 index 1fc5b95..9f16f77 100644 --- a/libselinux/man/man8/selinux.8 +++ b/libselinux/man/man8/selinux.8 @@ -12,7 +12,7 @@ enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role- Based Access Control, and Multi-Level Security. Background information and technical documentation about SELinux can be found at -http://www.nsa.gov/selinux. +http://www.nsa.gov/research/selinux. The .I /etc/selinux/config diff --git a/sepolgen/HACKING b/sepolgen/HACKING index 5cdf6d5..a0ec323 100644 --- a/sepolgen/HACKING +++ b/sepolgen/HACKING @@ -76,4 +76,4 @@ information about the object classes - including information flow. It is separated to keep the core from being concerned about the details of the object classes. -[selist]: http://www.nsa.gov/selinux/info/list.cfm \ No newline at end of file +[selist]: http://www.nsa.gov/research/selinux/info/list.cfm -- 1.7.9.3