[apparmor] [patch] utils/*.pod: fix broken URL

Steve Beattie steve at nxnw.org
Thu Sep 19 18:59:07 UTC 2013


On Thu, Sep 19, 2013 at 08:52:19PM +0200, Christian Boltz wrote:
> Hello,
> 
> the following patch fixes broken URLs in various utils/*.pod files.
> (The broken URLs were introduced in r1582.)
> 
> I propose this patch for trunk and for the 2.8 branch.

Acked-by: Steve Beattie <steve at nxnw.org> for trunk and 2.8

There are a bunch of other instances to fix as well. I haven't verified
if all are available in 2.8, but a similar sed -i conversion should
happen there, too.

---
 changehat/mod_apparmor/mod_apparmor.pod          |    2 +-
 libraries/libapparmor/doc/aa_change_hat.pod      |    2 +-
 libraries/libapparmor/doc/aa_change_profile.pod  |    2 +-
 libraries/libapparmor/doc/aa_find_mountpoint.pod |    2 +-
 libraries/libapparmor/doc/aa_getcon.pod          |    2 +-
 parser/apparmor_parser.pod                       |    2 +-
 parser/subdomain.conf.pod                        |    2 +-
 utils/vim/apparmor.vim.pod                       |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

Index: b/utils/vim/apparmor.vim.pod
===================================================================
--- a/utils/vim/apparmor.vim.pod
+++ b/utils/vim/apparmor.vim.pod
@@ -48,7 +48,7 @@ but it may help you understand your prof
 
 B<apparmor.vim> does not properly detect dark versus light backgrounds.
 Patches accepted. If you find any bugs, please report them at
-L<http://https://bugs.launchpad.net/apparmor/+filebug>.
+L<https://bugs.launchpad.net/apparmor/+filebug>.
 
 =head1 SEE ALSO
 
Index: b/parser/apparmor_parser.pod
===================================================================
--- a/parser/apparmor_parser.pod
+++ b/parser/apparmor_parser.pod
@@ -308,7 +308,7 @@ All other options override previously se
 =head1 BUGS
 
 If you find any bugs, please report them at
-L<http://https://bugs.launchpad.net/apparmor/+filebug>.
+L<https://bugs.launchpad.net/apparmor/+filebug>.
 
 =head1 SEE ALSO
 
Index: b/parser/subdomain.conf.pod
===================================================================
--- a/parser/subdomain.conf.pod
+++ b/parser/subdomain.conf.pod
@@ -96,7 +96,7 @@ module source is no longer installed by
 been included with the SUSE kernel, so no rebuilding should be necessary.
 
 If you find any additional bugs, please report them at
-L<http://https://bugs.launchpad.net/apparmor/+filebug>.
+L<https://bugs.launchpad.net/apparmor/+filebug>.
 
 =head1 SEE ALSO
 
Index: b/changehat/mod_apparmor/mod_apparmor.pod
===================================================================
--- a/changehat/mod_apparmor/mod_apparmor.pod
+++ b/changehat/mod_apparmor/mod_apparmor.pod
@@ -115,7 +115,7 @@ with the prefork MPM configuration -- th
 may not work correctly.
 
 There are likely other bugs lurking about; if you find any, please report
-them at L<http://https://bugs.launchpad.net/apparmor/+filebug>.
+them at L<https://bugs.launchpad.net/apparmor/+filebug>.
 
 =head1 SEE ALSO
 
Index: b/libraries/libapparmor/doc/aa_change_hat.pod
===================================================================
--- a/libraries/libapparmor/doc/aa_change_hat.pod
+++ b/libraries/libapparmor/doc/aa_change_hat.pod
@@ -248,7 +248,7 @@ The output when run:
 =head1 BUGS
 
 None known. If you find any, please report them at
-L<http://https://bugs.launchpad.net/apparmor/+filebug>. Note that
+L<https://bugs.launchpad.net/apparmor/+filebug>. Note that
 aa_change_hat(2) provides no memory barriers between different areas of a
 program; if address space separation is required, then separate processes
 should be used.
Index: b/libraries/libapparmor/doc/aa_change_profile.pod
===================================================================
--- a/libraries/libapparmor/doc/aa_change_profile.pod
+++ b/libraries/libapparmor/doc/aa_change_profile.pod
@@ -197,7 +197,7 @@ used (in addition to the one for 'i_cant
 =head1 BUGS
 
 None known. If you find any, please report them at
-L<http://https://bugs.launchpad.net/apparmor/+filebug>. Note that using
+L<https://bugs.launchpad.net/apparmor/+filebug>. Note that using
 aa_change_profile(2) without execve(2) provides no memory barriers between
 different areas of a program; if address space separation is required, then
 separate processes should be used.
Index: b/libraries/libapparmor/doc/aa_find_mountpoint.pod
===================================================================
--- a/libraries/libapparmor/doc/aa_find_mountpoint.pod
+++ b/libraries/libapparmor/doc/aa_find_mountpoint.pod
@@ -110,7 +110,7 @@ The apparmor filesystem mount could not
 =head1 BUGS
 
 None known. If you find any, please report them at
-L<http://https://bugs.launchpad.net/apparmor/+filebug>.
+L<https://bugs.launchpad.net/apparmor/+filebug>.
 
 =head1 SEE ALSO
 
Index: b/libraries/libapparmor/doc/aa_getcon.pod
===================================================================
--- a/libraries/libapparmor/doc/aa_getcon.pod
+++ b/libraries/libapparmor/doc/aa_getcon.pod
@@ -116,7 +116,7 @@ confinement data.
 =head1 BUGS
 
 None known. If you find any, please report them at
-L<http://https://bugs.launchpad.net/apparmor/+filebug>.
+L<https://bugs.launchpad.net/apparmor/+filebug>.
 
 =head1 SEE ALSO
 

-- 
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20130919/87177583/attachment.pgp>


More information about the AppArmor mailing list