diff --git a/doc/guide/feature-systemd.xml b/doc/guide/feature-systemd.xml
index 4a4bbb187380..c378590bf06e 100644
--- a/doc/guide/feature-systemd.xml
+++ b/doc/guide/feature-systemd.xml
@@ -105,7 +105,7 @@ $ systemctl status cockpit
For example, placing the following polkit rule to
- /etc/polkit-1.rules.d/10-http.rule allows all users in the
+ /etc/polkit-1/rules.d/10-http.rule allows all users in the
operators
group start, stop, and restart the Apache HTTP service:
diff --git a/doc/guide/privileges.xml b/doc/guide/privileges.xml
index b92dec5b1e3f..f2280a4b1f60 100644
--- a/doc/guide/privileges.xml
+++ b/doc/guide/privileges.xml
@@ -38,7 +38,7 @@
Polkit rules files are
javascript with specific methods and objects. For example, placing the following polkit rule to
- /etc/polkit-1.rules.d/10-operators.rule allows all users in the
+ /etc/polkit-1/rules.d/10-operators.rule allows all users in the
operators
group to start, stop, restart and otherwise manage systemd services: