2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +00:00

Fix pod syntax bug in aa_features_pod

Fixes: part 1 of https://gitlab.com/apparmor/apparmor/-/issues/109
This commit is contained in:
Christian Boltz 2020-08-06 19:06:27 +02:00
parent f318def665
commit 2d730f4507
No known key found for this signature in database
GPG Key ID: C6A682EA63C82F1C

View File

@ -43,6 +43,7 @@ aa_features_supports - provides aa_features object support status
aa_features_id - provides unique identifier for an aa_features object aa_features_id - provides unique identifier for an aa_features object
aa_features_value - the value associated with a given feature. aa_features_value - the value associated with a given feature.
=head1 SYNOPSIS =head1 SYNOPSIS
B<#include E<lt>sys/apparmor.hE<gt>> B<#include E<lt>sys/apparmor.hE<gt>>