From 7df85d5ab07f96b8877c7e5890ea965e8ecf4d66 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 22 Jan 2022 22:22:17 -0500 Subject: netlink: revert man pages --- src/man/firejail-profile.txt | 2 +- src/man/firejail.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 1dc4ca7cf..e962e18da 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -504,7 +504,7 @@ There is no root account (uid 0) defined in the namespace. \fBprotocol protocol1,protocol2,protocol3 Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call. Recognized values: \fBunix\fR, -\fBinet\fR, \fBinet6\fR, \fBnetlink\fR, \fBpacket\fR, \fBbluetooth\fR and \fBnetlink\fR. +\fBinet\fR, \fBinet6\fR, \fBnetlink\fR, \fBpacket\fR, and \fBbluetooth\fR. Multiple protocol commands are allowed. .TP \fBseccomp diff --git a/src/man/firejail.txt b/src/man/firejail.txt index b1a1fc8fd..61a6ba9a7 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -2169,7 +2169,7 @@ $ firejail \-\-profile.print=browser .TP \fB\-\-protocol=protocol,protocol,protocol Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call. -Recognized values: unix, inet, inet6, netlink, packet, bluetooth and netlink. This option is not supported for i386 architecture. +Recognized values: unix, inet, inet6, netlink, packet, and bluetooth. This option is not supported for i386 architecture. .br .br -- cgit v1.2.3-54-g00ecf