Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 16:28:21 +0000
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Cc:        Alice Cariboni <alice.cariboni@gmail.com>
Subject:   git: e1d544c49956 - stable/14 - tuning.7: Fix suds typo in manual pages
Message-ID:  <69ef8ea5.44e43.67935da3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/14 has been updated by 0mp:

URL: https://cgit.FreeBSD.org/src/commit/?id=e1d544c49956cd710d6fbe8929974c66c658fa34

commit e1d544c49956cd710d6fbe8929974c66c658fa34
Author:     Alice Cariboni <alice.cariboni@gmail.com>
AuthorDate: 2026-04-09 15:35:47 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2026-04-27 16:28:09 +0000

    tuning.7: Fix suds typo in manual pages
    
    MFC after:              3 days
    Fixes:                  fc32c802158f Add two new manual pages
    Differential Revision:  https://reviews.freebsd.org/D55814
    
    (cherry picked from commit f9160912415eef078c32317e02695bc0cc775d39)
---
 share/man/man7/tuning.7 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7
index 8da4b55b9d4f..609a16b140ad 100644
--- a/share/man/man7/tuning.7
+++ b/share/man/man7/tuning.7
@@ -22,7 +22,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd October 28, 2025
+.Dd April 9, 2026
 .Dt TUNING 7
 .Os
 .Sh NAME
@@ -670,7 +670,7 @@ There are many solutions to saturated disks:
 increasing memory for caching, mirroring disks, distributing operations across
 several machines, and so forth.
 .Pp
-Finally, you might run out of network suds.
+Finally, you might run out of network resources.
 Optimize the network path
 as much as possible.
 For example, in


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef8ea5.44e43.67935da3>