Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2023 22:07:10 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 910733a6f909 - main - mpsutil(8): Improve English usage
Message-ID:  <202305042207.344M7AuJ097811@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

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

commit 910733a6f909b0106d3e7db45813ae1f8eb9ea83
Author:     Tom Hukins <tom@FreeBSD.org>
AuthorDate: 2023-05-04 22:05:15 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-05-04 22:06:28 +0000

    mpsutil(8): Improve English usage
    
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/729
---
 usr.sbin/mpsutil/mpsutil.8 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/usr.sbin/mpsutil/mpsutil.8 b/usr.sbin/mpsutil/mpsutil.8
index e7c2fda8f84e..959c60305065 100644
--- a/usr.sbin/mpsutil/mpsutil.8
+++ b/usr.sbin/mpsutil/mpsutil.8
@@ -85,11 +85,11 @@ The
 utility can be used to display or modify various parameters on LSI
 Fusion-MPS 3 controllers.
 .Pp
-The
+Both the
 .Nm mprutil
-utility behave identically to
-.Nm .
-(same program)
+and
+.Nm
+commands behave identically.
 .Pp
 Each invocation of
 .Nm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305042207.344M7AuJ097811>