Fix a typo in link spec

This commit is contained in:
Dmitry Konishchev 2024-11-08 09:06:32 +03:00
parent b13924b006
commit 772b84e2e6

View file

@ -59,7 +59,7 @@ $ *rpm -q _package_name_*
.Procedure
. If your system has SELinux disabled at the kernel level (this is the recommended way, see xref:changing-selinux-states-and-modes.adoc#_disabling_selinux[[]), change this first. Check if you have the `selinux=0` option in your kernel command line:
. If your system has SELinux disabled at the kernel level (this is the recommended way, see xref:changing-selinux-states-and-modes.adoc#_disabling_selinux[]), change this first. Check if you have the `selinux=0` option in your kernel command line:
+
[subs="quotes"]
----