On Tue, Apr 05, 2016 at 08:09:26PM +0200, Christian Boltz wrote: > Hello, > > the binutils (aa-enabled and aa-exec) get installed into /usr/bin/ and > are meant to be used by non-root users. Therefore the manpages should be > in section 1 instead of 8 (which is for sysadmin commands). >
Acked-by: Seth Arnold <[email protected]> Thanks > > [ move-binutils-manpages-to-section-1.diff ] > > === modified file 'binutils/Makefile' > --- binutils/Makefile 2015-12-18 01:19:23 +0000 > +++ binutils/Makefile 2016-04-05 18:02:48 +0000 > @@ -20,7 +20,7 @@ > DESTDIR=/ > BINDIR=${DESTDIR}/usr/bin > LOCALEDIR=/usr/share/locale > -MANPAGES=aa-enabled.8 aa-exec.8 > +MANPAGES=aa-enabled.1 aa-exec.1 > > WARNINGS = -Wall > EXTRA_WARNINGS = -Wsign-compare -Wmissing-field-initializers -Wformat- > security -Wunused-parameter > >
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
