git: ebe13089b5fa - stable/12 - mpsutil.8: fix typos in the man page
Alan Somers
asomers at FreeBSD.org
Thu Apr 8 21:34:38 UTC 2021
The branch stable/12 has been updated by asomers:
URL: https://cgit.FreeBSD.org/src/commit/?id=ebe13089b5fa449f4c773a466f1ef82908924dfe
commit ebe13089b5fa449f4c773a466f1ef82908924dfe
Author: Alan Somers <asomers at FreeBSD.org>
AuthorDate: 2021-03-25 14:43:40 +0000
Commit: Alan Somers <asomers at FreeBSD.org>
CommitDate: 2021-04-08 21:34:14 +0000
mpsutil.8: fix typos in the man page
Sponsored by: Axcient
(cherry picked from commit f073ab8712a032faecf1fb94c4491fd555461ad8)
---
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-branches
mailing list