aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2018-04-09 19:00:45 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2018-04-09 19:00:45 +0200
commite620cfbef02700e33094ddc528cdcb89b33182f3 (patch)
treed494d2e262bbe87635dc5215ff2d4a722d5974ab
parentfix akregator, more firecfg updates (diff)
downloadfirejail-e620cfbef02700e33094ddc528cdcb89b33182f3.tar.gz
firejail-e620cfbef02700e33094ddc528cdcb89b33182f3.tar.zst
firejail-e620cfbef02700e33094ddc528cdcb89b33182f3.zip
typos
-rw-r--r--src/man/firecfg.txt2
-rw-r--r--src/man/firejail-users.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firecfg.txt b/src/man/firecfg.txt
index fc0bbcee4..80cb201d9 100644
--- a/src/man/firecfg.txt
+++ b/src/man/firecfg.txt
@@ -48,7 +48,7 @@ The following actions are implemented by default by running sudo firecfg:
48.SH OPTIONS 48.SH OPTIONS
49.TP 49.TP
50\fB\-\-add-users user [user] 50\fB\-\-add-users user [user]
51Add the list of users to Firejail user access databaseRemove all firejail symbolic links. 51Add the list of users to Firejail user access database.
52 52
53Example: 53Example:
54.br 54.br
diff --git a/src/man/firejail-users.txt b/src/man/firejail-users.txt
index ac9c1f621..fcc0f914b 100644
--- a/src/man/firejail-users.txt
+++ b/src/man/firejail-users.txt
@@ -22,7 +22,7 @@ Example:
22Use a text editor to add or remove users from the list. You can also use firecfg \-\-add-users 22Use a text editor to add or remove users from the list. You can also use firecfg \-\-add-users
23command. Example: 23command. Example:
24 24
25 $ sudo firecfg --add-users dusting lucas mike eleven 25 $ sudo firecfg --add-users dustin lucas mike eleven
26 26
27By default, running firecfg creates the file and adds the current user to the list. Example: 27By default, running firecfg creates the file and adds the current user to the list. Example:
28 28