aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2020-10-05 22:32:28 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2020-10-05 22:32:41 +0200
commitfd007b71a59ab3271f545f38932f85157773636e (patch)
treedba76fa370bf3b25b7ee8c7fad290de9a319b078 /src/man
parenttesting (diff)
downloadfirejail-fd007b71a59ab3271f545f38932f85157773636e.tar.gz
firejail-fd007b71a59ab3271f545f38932f85157773636e.tar.zst
firejail-fd007b71a59ab3271f545f38932f85157773636e.zip
Fix spelling
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail-profile.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index c0ced120e..ef7dccbfb 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -524,7 +524,7 @@ Allow the application to see but not talk to the name org.freedesktop.Notificati
524Allow the application to call methods of the interface org.freedesktop.Notifications of the object exposed at the path /org/freedesktop/Notifications by the client owning the bus name org.freedesktop.Notifications on the system DBus. 524Allow the application to call methods of the interface org.freedesktop.Notifications of the object exposed at the path /org/freedesktop/Notifications by the client owning the bus name org.freedesktop.Notifications on the system DBus.
525.TP 525.TP
526\fBdbus-system.broadcast org.freedesktop.Notifications=org.freedesktop.Notifications.*@/org/freedesktop/Notifications 526\fBdbus-system.broadcast org.freedesktop.Notifications=org.freedesktop.Notifications.*@/org/freedesktop/Notifications
527Allow the application to recieve broadcast signals from the the interface org.freedesktop.Notifications of the object exposed at the path /org/freedesktop/Notifications by the client owning the bus name org.freedesktop.Notifications on the system DBus. 527Allow the application to receive broadcast signals from the the interface org.freedesktop.Notifications of the object exposed at the path /org/freedesktop/Notifications by the client owning the bus name org.freedesktop.Notifications on the system DBus.
528.TP 528.TP
529\fBdbus-user filter 529\fBdbus-user filter
530Enable filtered access to the session DBus. Filters can be specified with the dbus-user.talk and dbus-user.own commands. 530Enable filtered access to the session DBus. Filters can be specified with the dbus-user.talk and dbus-user.own commands.
@@ -545,7 +545,7 @@ Allow the application to see but not talk to the name org.freedesktop.Notificati
545Allow the application to call methods of the interface org.freedesktop.Notifications of the object exposed at the path /org/freedesktop/Notifications by the client owning the bus name org.freedesktop.Notifications on the session DBus. 545Allow the application to call methods of the interface org.freedesktop.Notifications of the object exposed at the path /org/freedesktop/Notifications by the client owning the bus name org.freedesktop.Notifications on the session DBus.
546.TP 546.TP
547\fBdbus-user.broadcast org.freedesktop.Notifications=org.freedesktop.Notifications.*@/org/freedesktop/Notifications 547\fBdbus-user.broadcast org.freedesktop.Notifications=org.freedesktop.Notifications.*@/org/freedesktop/Notifications
548Allow the application to recieve broadcast signals from the the interface org.freedesktop.Notifications of the object exposed at the path /org/freedesktop/Notifications by the client owning the bus name org.freedesktop.Notifications on the session DBus. 548Allow the application to receive broadcast signals from the the interface org.freedesktop.Notifications of the object exposed at the path /org/freedesktop/Notifications by the client owning the bus name org.freedesktop.Notifications on the session DBus.
549.TP 549.TP
550\fBnodbus \fR(deprecated) 550\fBnodbus \fR(deprecated)
551Disable D-Bus access (both system and session buses). Equivalent to dbus-system none and dbus-user none. 551Disable D-Bus access (both system and session buses). Equivalent to dbus-system none and dbus-user none.