man: fix screenshooting interface name

This was the old interface that was removed.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
Pekka Paalanen 2026-03-17 15:14:17 +02:00
parent 8e5bd610c9
commit 3bb38c0d17

View file

@ -157,7 +157,7 @@ which any client can use to receive debugging messages from the compositor.
This is risky for two reasons. First, a client may cause a denial-of-service
blocking the compositor by providing an unsuitable file descriptor, and
second, the debug messages may expose sensitive information.
Additionally this will expose weston-screenshooter interface allowing the user
Additionally this will expose weston-output-capture interface allowing the user
to take screenshots of the outputs using weston-screenshooter application,
which can lead to silently leaking the output contents. This option should
not be used in production.