diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-10-05 18:08:21 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-10-05 18:44:05 +0200 |
commit | 3b1211574b0feeccb0d507b6f5db353d3a1a72c4 (patch) | |
tree | bbd4626f846b8bfa4bc01c907b6c6985434b9385 /man/loginctl.xml | |
parent | man: add a note about flags on /tmp and /var/tmp (diff) | |
download | systemd-3b1211574b0feeccb0d507b6f5db353d3a1a72c4.tar.xz systemd-3b1211574b0feeccb0d507b6f5db353d3a1a72c4.zip |
man: use trailing slash on directories in more places
Diffstat (limited to 'man/loginctl.xml')
-rw-r--r-- | man/loginctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/loginctl.xml b/man/loginctl.xml index 05a4c75c79..acc5aa9a6f 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -238,7 +238,7 @@ <listitem><para>Persistently attach one or more devices to a seat. The devices should be specified via device paths in the - <filename>/sys</filename> file system. To create a new seat, + <filename>/sys/</filename> file system. To create a new seat, attach at least one graphics card to a previously unused seat name. Seat names may consist only of a–z, A–Z, 0–9, <literal>-</literal> and <literal>_</literal> and must be |