summaryrefslogtreecommitdiff
path: root/man/org.freedesktop.login1.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-05 18:08:21 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-05 18:44:05 +0200
commit3b1211574b0feeccb0d507b6f5db353d3a1a72c4 (patch)
treebbd4626f846b8bfa4bc01c907b6c6985434b9385 /man/org.freedesktop.login1.xml
parent7ec2f5e00c56935e53aaf4c5ee5e9cb5a436cb6c (diff)
downloadsystemd-3b1211574b0feeccb0d507b6f5db353d3a1a72c4.tar.gz
man: use trailing slash on directories in more places
Diffstat (limited to 'man/org.freedesktop.login1.xml')
-rw-r--r--man/org.freedesktop.login1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/org.freedesktop.login1.xml b/man/org.freedesktop.login1.xml
index 7e127ef18c..03f0107c72 100644
--- a/man/org.freedesktop.login1.xml
+++ b/man/org.freedesktop.login1.xml
@@ -504,7 +504,7 @@ node /org/freedesktop/login1 {
stored on disk.</para>
<para><function>AttachDevice()</function> may be used to assign a specific device to a specific
- seat. The device is identified by its <filename>/sys</filename> path and must be eligible for seat
+ seat. The device is identified by its <filename>/sys/</filename> path and must be eligible for seat
assignments. <function>AttachDevice()</function> takes three arguments: the seat id, the sysfs path,
and a boolean for controlling polkit interactivity (see below). Device assignments are persistently
stored on disk. To create a new seat, simply specify a previously unused seat id. For more information