From bff74b6d373a1539e07eefca1b6da0036597c7c6 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Thu, 31 Mar 2022 19:49:22 +0000 Subject: man: typo fixes (#5084) --- src/man/firejail.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 7cb1c7e89..cf80ab25c 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -395,7 +395,7 @@ $ firejail \-\-dbus-system=none .TP \fB\-\-dbus-system.broadcast=name=[member][@path] -Allows the application to receive broadcast signals from theindicated interface +Allows the application to receive broadcast signals from the indicated interface member at the indicated object path exposed by the indicated bus name on the system DBus. The name may have a .* suffix to match all names underneath it, including @@ -522,7 +522,7 @@ $ firejail \-\-dbus-user=none .TP \fB\-\-dbus-user.broadcast=name=[member][@path] -Allows the application to receive broadcast signals from theindicated interface +Allows the application to receive broadcast signals from the indicated interface member at the indicated object path exposed by the indicated bus name on the session DBus. The name may have a .* suffix to match all names underneath it, including -- cgit v1.2.3-54-g00ecf