On 5/13/23 7:20 AM, Li Zhijian wrote:
No syslog is supported by cxl-monitor Signed-off-by: Li Zhijian <lizhij...@fujitsu.com>
Reviewed-by: Dave Jiang <daveji...@intel.com>
--- Documentation/cxl/cxl-monitor.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/cxl/cxl-monitor.txt b/Documentation/cxl/cxl-monitor.txt index 3fc992e4d4d9..c284099f16c3 100644 --- a/Documentation/cxl/cxl-monitor.txt +++ b/Documentation/cxl/cxl-monitor.txt @@ -39,8 +39,7 @@ OPTIONS --log=:: Send log messages to the specified destination. - "<file>": - Send log messages to specified <file>. When fopen() is not able - to open <file>, log messages will be forwarded to syslog. + Send log messages to specified <file>. - "standard": Send messages to standard output.