From: Tobias Stoeckmann Date: Thu, 2 Apr 2026 15:23:32 +0000 (+0200) Subject: man: Add libsmartcols environment variables X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c208039da63f6fe3e70147d3e5f068acc7fd01de;p=thirdparty%2Futil-linux.git man: Add libsmartcols environment variables Link env-smartcols.adoc into manual pages of tools linked with libsmartcols. Most tools have this documentation already, but some lack it. Signed-off-by: Tobias Stoeckmann --- diff --git a/disk-utils/partx.8.adoc b/disk-utils/partx.8.adoc index 552cc6178..76fe72663 100644 --- a/disk-utils/partx.8.adoc +++ b/disk-utils/partx.8.adoc @@ -105,6 +105,8 @@ include::man-common/help-version.adoc[] LIBBLKID_DEBUG=all:: enables libblkid debug output. +include::man-common/env-smartcols.adoc[] + == EXAMPLE partx --show /dev/sdb3:: diff --git a/sys-utils/prlimit.1.adoc b/sys-utils/prlimit.1.adoc index c4808936d..907f07e39 100644 --- a/sys-utils/prlimit.1.adoc +++ b/sys-utils/prlimit.1.adoc @@ -110,6 +110,10 @@ Maximum number of file locks held. *-y*, *--rttime*[**=**_limits_]:: Timeout for real-time tasks. +== ENVIRONMENT + +include::man-common/env-smartcols.adoc[] + == NOTES The *prlimit*(2) system call is supported since Linux 2.6.36, older kernels will break this program. diff --git a/sys-utils/swapon.8.adoc b/sys-utils/swapon.8.adoc index 7a6038acf..47acd5097 100644 --- a/sys-utils/swapon.8.adoc +++ b/sys-utils/swapon.8.adoc @@ -177,6 +177,8 @@ enables *libmount* debug output. *LIBBLKID_DEBUG*=all:: enables *libblkid* debug output. +include::man-common/env-smartcols.adoc[] + == FILES _/dev/sd??_:: diff --git a/sys-utils/wdctl.8.adoc b/sys-utils/wdctl.8.adoc index 5fec3584e..48a1c4627 100644 --- a/sys-utils/wdctl.8.adoc +++ b/sys-utils/wdctl.8.adoc @@ -65,6 +65,10 @@ Same as *-I -T*. include::man-common/help-version.adoc[] +== ENVIRONMENT + +include::man-common/env-smartcols.adoc[] + == AUTHORS mailto:kzak@redhat.com[Karel Zak], diff --git a/sys-utils/zramctl.8.adoc b/sys-utils/zramctl.8.adoc index 6f85ab15a..8cede3217 100644 --- a/sys-utils/zramctl.8.adoc +++ b/sys-utils/zramctl.8.adoc @@ -88,6 +88,10 @@ include::man-common/help-version.adoc[] *zramctl* returns 0 on success, nonzero on failure. +== ENVIRONMENT + +include::man-common/env-smartcols.adoc[] + == FILES _/dev/zram[0..N]_::