git: f073ab8712a0 - main - mpsutil.8: fix typos in the man page

Alan Somers asomers at FreeBSD.org
Thu Mar 25 14:44:20 UTC 2021


The branch main has been updated by asomers:

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

commit f073ab8712a032faecf1fb94c4491fd555461ad8
Author:     Alan Somers <asomers at FreeBSD.org>
AuthorDate: 2021-03-25 14:43:40 +0000
Commit:     Alan Somers <asomers at FreeBSD.org>
CommitDate: 2021-03-25 14:43:40 +0000

    mpsutil.8: fix typos in the man page
    
    MFC after:      2 weeks
    Sponsored by:   Axcient
---
 usr.sbin/mpsutil/mpsutil.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/usr.sbin/mpsutil/mpsutil.8 b/usr.sbin/mpsutil/mpsutil.8
index e4f966355fdd..1dd4f0509174 100644
--- a/usr.sbin/mpsutil/mpsutil.8
+++ b/usr.sbin/mpsutil/mpsutil.8
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 17, 2015
+.Dd March 25, 2021
 .Dt MPSUTIL 8
 .Os
 .Sh NAME
@@ -45,7 +45,7 @@
 .Cm show all
 .Nm
 .Op Fl u Ar unit
-.Cm show cfgpages page
+.Cm show cfgpage page
 .Op Ar num
 .Op Ar addr
 .Nm
@@ -129,7 +129,7 @@ Displays all enclosures.
 .It Cm show iocfacts
 Displays IOC Facts messages.
 .It Cm show cfgpage page Oo Ar num Oc Op Ar addr
-Show IOC Facts Message
+Dump raw config page in hex.
 .El
 .Pp
 Controller management commands include:


More information about the dev-commits-src-all mailing list