diff --git a/src/man/firejail-profile.5.in b/src/man/firejail-profile.5.in index 8c039eb46eb..9ed07e9e121 100644 --- a/src/man/firejail-profile.5.in +++ b/src/man/firejail-profile.5.in @@ -382,9 +382,11 @@ Set working directory inside jail to the home directory, and failing that, the r Set working directory inside the jail. Full directory path is required. Symbolic links are not allowed. .TP \fBprivate-dev -Create a new /dev directory. Only disc, dri, dvb, hidraw, null, full, zero, tty, pts, ptmx, -random, snd, urandom, video, log, shm and usb devices are available. -Use the options no3d, nodvd, nosound, notv, nou2f and novideo for additional restrictions. +Create a new /dev directory. +Only disc, dri, dvb, full, hidraw, log, null, ptmx, pts, random, shm, snd, tty, +urandom, usb, video and zero devices are available. +Use the options no3d, nodvd, nosound, notv, nou2f and novideo for additional +restrictions. .TP \fBprivate-etc file,directory diff --git a/src/man/firejail.1.in b/src/man/firejail.1.in index fa2329d67ad..76f0e29ab94 100644 --- a/src/man/firejail.1.in +++ b/src/man/firejail.1.in @@ -2108,7 +2108,7 @@ File globbing is supported, see \fBFILE GLOBBING\fR section for more details. .br Example: .br -$ firejail \-\-private-bin=bash,sed,ls,cat +$ firejail \-\-private-bin=bash,cat,ls,sed .br Parent pid 20841, child pid 20842 .br @@ -2172,8 +2172,11 @@ $ pwd .TP \fB\-\-private-dev -Create a new /dev directory. Only disc, dri, dvb, hidraw, null, full, zero, tty, pts, ptmx, random, snd, urandom, video, log, shm and usb devices are available. -Use the options --no3d, --nodvd, --nosound, --notv, --nou2f and --novideo for additional restrictions. +Create a new /dev directory. +Only disc, dri, dvb, full, hidraw, log, null, ptmx, pts, random, shm, snd, tty, +urandom, usb, video and zero devices are available. +Use the options \-\-no3d, \-\-nodvd, \-\-nosound, \-\-notv, \-\-nou2f and +\-\-novideo for additional restrictions. .br .br @@ -2191,7 +2194,7 @@ cdrom cdrw dri dvd dvdrw full log null ptmx pts random shm snd sr0 .br $ .TP -\fB\-\-private-etc, \-\-private-etc=file,directory,@group +\fB\-\-private-etc, \-\-private-etc=@group,file,directory The files installed by \-\-private-etc are copies of the original system files from /etc directory. By default, the command brings in a skeleton of files and directories used by most console tools: