On Tue, Jul 11, 2023 at 07:53:44PM +0800, Li Zhijian wrote: > No syslog is supported by cxl-monitor
Reviewed-by: Alison Schofield <[email protected]> > > Reviewed-by: Dave Jiang <[email protected]> > Signed-off-by: Li Zhijian <[email protected]> > --- > V2: add Reviewed-by tag > --- > 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. > > -- > 2.29.2 >
