]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
man: Add libsmartcols environment variables
authorTobias Stoeckmann <tobias@stoeckmann.org>
Thu, 2 Apr 2026 15:23:32 +0000 (17:23 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Thu, 2 Apr 2026 15:26:40 +0000 (17:26 +0200)
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 <tobias@stoeckmann.org>
disk-utils/partx.8.adoc
sys-utils/prlimit.1.adoc
sys-utils/swapon.8.adoc
sys-utils/wdctl.8.adoc
sys-utils/zramctl.8.adoc

index 552cc6178c96b876c647874ab07a79e7c77cd921..76fe726639c55d462c657ef034f9bc7357dd14fb 100644 (file)
@@ -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::
index c4808936d7a8b7b85ba208f771037438db483d51..907f07e39b2125d9650380d9b8113e73b8b2bf0f 100644 (file)
@@ -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.
index 7a6038acf61da23047b7be08e1e4e00da1432183..47acd5097d2bfc86526a44e3167436dae675d0a3 100644 (file)
@@ -177,6 +177,8 @@ enables *libmount* debug output.
 *LIBBLKID_DEBUG*=all::
 enables *libblkid* debug output.
 
+include::man-common/env-smartcols.adoc[]
+
 == FILES
 
 _/dev/sd??_::
index 5fec3584eb327bd56f5cf0a1c5c2e38e92d208ee..48a1c4627e023200dcf5ed041bcd6a689bb22c53 100644 (file)
@@ -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],
index 6f85ab15a16da4f9aee2a26eabef097f0f78b743..8cede321711145c1369996b15080945ce44d870e 100644 (file)
@@ -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]_::