mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Fixed markup for netstat example
This commit is contained in:
@@ -116,8 +116,8 @@ Daemon (Socket)
|
||||
field. This is the ``LocalSocket`` option in ``clamd.conf``. You can
|
||||
run ``netstat`` to verify::
|
||||
|
||||
netstat -a|grep clam
|
||||
unix 2 [ ACC ] STREAM LISTENING 15857 /var/run/clamav/clamd.ctl
|
||||
netstat -a|grep clam
|
||||
unix 2 [ ACC ] STREAM LISTENING 15857 /var/run/clamav/clamd.ctl
|
||||
|
||||
.. figure:: ../images/antivirus-daemon-socket.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user