mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man/systemctl: list-sockets command sorts the result
This updates the example output of list-sockets command.
This commit is contained in:
@@ -163,10 +163,9 @@ PATH CONDITION UNIT
|
||||
shown. Produces output similar to
|
||||
<programlisting>
|
||||
LISTEN UNIT ACTIVATES
|
||||
/dev/initctl systemd-initctl.socket systemd-initctl.service
|
||||
…
|
||||
[::]:22 sshd.socket sshd.service
|
||||
kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
|
||||
/dev/rfkill systemd-rfkill.socket systemd-rfkill.service
|
||||
…
|
||||
|
||||
5 sockets listed.</programlisting>
|
||||
Note: because the addresses might contains spaces, this output
|
||||
|
||||
Reference in New Issue
Block a user