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:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user