Skip to content

Commit f549210

Browse files
committed
man: Fix DisplayStopCommand default value
It's Xstop not Xsetup.
1 parent 03ce4af commit f549210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/man/sddm.conf.rst.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ OPTIONS
9292

9393
`DisplayStopCommand=`
9494
Path of script to execute when stopping the display server.
95-
Default value is "@DATA_INSTALL_DIR@/scripts/Xsetup".
95+
Default value is "@DATA_INSTALL_DIR@/scripts/Xstop".
9696

9797
`MinimumVT=`
9898
Minimum virtual terminal number that will be used

0 commit comments

Comments
 (0)