From: Lennart Poettering Date: Mon, 7 May 2018 15:50:48 +0000 (+0200) Subject: man: don't claim systemd-analyze was documented as part of the man-pages project X-Git-Tag: v239~243^2~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7fc3c4cfe605cac52481fc1c4c0972b56c81f6b;p=thirdparty%2Fsystemd.git man: don't claim systemd-analyze was documented as part of the man-pages project It's our own command, we document it in our own set of man pages. --- diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 1948b0a802b..755246f12d8 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -722,8 +722,8 @@ Alter the system call filter applied to containers. Takes a space-separated list of system call names or group names (the latter prefixed with @, as listed by the - syscall-filter command of systemd-analyze1). Passed + syscall-filter command of + systemd-analyze1). Passed system calls will be permitted. The list may optionally be prefixed by ~, in which case all listed system calls are prohibited. If this command line option is used multiple times the configured lists are combined. If both a positive and a negative list (that is one system call list without and one with the