Package: manpages-fr
Version: 4.24.0-2

In systemctl(1):

       $SYSTEMD_PAGERSECURE
Prend un argument booléen. Quand c'est « vrai », le mode « secure » de l'afficheur est activé et quand c'est « faux », il est désactivé.

This message is unhelpful at best. `SYSTEMD_PAGERSECURE=vrai` or `SYSTEMD_PAGERSECURE=faux` is just plain wrong. The manual should keep `true` and `false`, because that's what's expected.

The actual accepted values are here:
https://github.com/systemd/systemd/blob/main/src/basic/parse-util.c#L23

Reply via email to