diff options
Diffstat (limited to 'upstream/opensuse-tumbleweed/man1/systemd-inhibit.1')
-rw-r--r-- | upstream/opensuse-tumbleweed/man1/systemd-inhibit.1 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/systemd-inhibit.1 b/upstream/opensuse-tumbleweed/man1/systemd-inhibit.1 index 6c975015..54834968 100644 --- a/upstream/opensuse-tumbleweed/man1/systemd-inhibit.1 +++ b/upstream/opensuse-tumbleweed/man1/systemd-inhibit.1 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\-INHIBIT" "1" "" "systemd 254" "systemd-inhibit" +.TH "SYSTEMD\-INHIBIT" "1" "" "systemd 255" "systemd-inhibit" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -257,6 +257,12 @@ will be ignored by the executable, and needs to be handled by the pager\&. This option instructs the pager to not send termcap initialization and deinitialization strings to the terminal\&. It is set by default to allow command output to remain visible in the terminal even after the pager exits\&. Nevertheless, this prevents some pager functionality from working, in particular paged output cannot be scrolled with the mouse\&. .RE .sp +Note that setting the regular +\fI$LESS\fR +environment variable has no effect for +\fBless\fR +invocations by systemd tools\&. +.sp See \fBless\fR(1) for more discussion\&. @@ -268,6 +274,12 @@ Override the charset passed to \fBless\fR (by default "utf\-8", if the invoking terminal is determined to be UTF\-8 compatible)\&. +.sp +Note that setting the regular +\fI$LESSCHARSET\fR +environment variable has no effect for +\fBless\fR +invocations by systemd tools\&. .RE .PP \fI$SYSTEMD_PAGERSECURE\fR |