2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-04 16:25:10 +00:00

fix distro-specific apparmor.vim man page

Acked-By: Jamie Strandboge <jamie@canonical.com>
Acked-By: Steve Beattie <sbeattie@ubuntu.com>
Acked-by: Kees Cook <kees@ubuntu.com>
This commit is contained in:
Jamie Strandboge
2012-03-22 15:15:20 -05:00
parent 4fcd1f33dc
commit 65f90c0942

View File

@@ -16,7 +16,7 @@
# GNU General Public License for more details. # GNU General Public License for more details.
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program; if not, contact Novell, Inc. # along with this program; if not, contact Canonical, Ltd.
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
@@ -28,13 +28,11 @@ apparmor.vim - vim syntax highlighting file for AppArmor profiles
=head1 SYNOPSIS =head1 SYNOPSIS
The SUSE vim package is configured to automatically use syntax Your system may be configured to automatically use syntax highlighting
highlighting for AppArmor policies stored in /etc/apparmor.d/ and the for installed AppArmor policies. If not, you can enable syntax highlighting in
extra policies stored in /etc/apparmor/profiles/extras/. If you wish to a specific vim session by performing:
use the syntax highlighting in a specific vim session, you may run:
:syntax on :set syntax=apparmor
:setf apparmor
=head1 DESCRIPTION =head1 DESCRIPTION