From b68b9f8f7f5b7590f4369d24371af7a18a8702a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 29 Jul 2025 11:33:29 +0200 Subject: [PATCH] docs/ENVIRONMENT: fix typo and adjust grammar --- docs/ENVIRONMENT.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/ENVIRONMENT.md b/docs/ENVIRONMENT.md index ab3ac4895b1..d423d9cd9c8 100644 --- a/docs/ENVIRONMENT.md +++ b/docs/ENVIRONMENT.md @@ -353,12 +353,13 @@ All tools: default is not appropriate for a given system. Defaults to `5`, accepts positive integers. -* `$SYSTEMD_DEFAULT_MOUNT_RATE_LIMIT_INTERVAL_SEC` — can be set to override the mount - units interval rate limit for parsing `/proc/self/mountinfo`. Similar to - `$SYSTEMD_DEFAULT_MOUNT_RATE_LIMIT_BURST`, the interval limit maybe adjusted when - the default is not appropriate for a given system. The default value is 1 and the - default application time unit is second, and the time unit can beoverriden as usual - by specifying it explicitly, see the systemd.time(7) man page. +* `$SYSTEMD_DEFAULT_MOUNT_RATE_LIMIT_INTERVAL_SEC` — can be set to override the + mount units interval rate limit for parsing `/proc/self/mountinfo`. Similar + to `$SYSTEMD_DEFAULT_MOUNT_RATE_LIMIT_BURST`, the interval limit maybe + adjusted when the default is not appropriate for a given system. The default + value is 1, the default application time unit is second, and the time unit + can be overridden as usual by specifying it explicitly, see the + systemd.time(7) man page. `systemd-remount-fs`: -- 2.47.3