mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix code markup
This commit is contained in:
parent
6d39af6495
commit
704bf9e600
@ -361,11 +361,11 @@ hurry, you can use the ``netstat`` command. This example shows all active
|
||||
servers on your system, and the ports they are listening on. The SMTP server is
|
||||
listening on localhost port 25:
|
||||
|
||||
::
|
||||
.. code-block::
|
||||
|
||||
# netstat -pant
|
||||
|
||||
::
|
||||
.. code-block::
|
||||
|
||||
Active Internet connections (servers and established)
|
||||
Proto Recv-Q Send-Q Local Address Foreign Address State ID/Program name
|
||||
|
||||
Loading…
Reference in New Issue
Block a user