svn commit: r347281 - head/usr.sbin/mlx5tool
Hans Petter Selasky
hselasky at FreeBSD.org
Wed May 8 10:43:36 UTC 2019
Author: hselasky
Date: Wed May 8 10:43:35 2019
New Revision: 347281
URL: https://svnweb.freebsd.org/changeset/base/347281
Log:
Fix typo.
Submitted by: kib@
MFC after: 3 days
Sponsored by: Mellanox Technologies
Modified:
head/usr.sbin/mlx5tool/mlx5tool.8
Modified: head/usr.sbin/mlx5tool/mlx5tool.8
==============================================================================
--- head/usr.sbin/mlx5tool/mlx5tool.8 Wed May 8 10:42:51 2019 (r347280)
+++ head/usr.sbin/mlx5tool/mlx5tool.8 Wed May 8 10:43:35 2019 (r347281)
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 8, 2018
+.Dd May 7, 2019
.Dt mlx5tool 8
.Os
.Sh NAME
@@ -78,7 +78,7 @@ command for the specified device.
Clear the stored firmware dump, preparing the kernel buffer for
the next dump.
.It Fl w
-Fetche the stored firmware dump and writes it into the file specified
+Fetches the stored firmware dump and writes it into the file specified
by the
.Fl o
option argument.
More information about the svn-src-head
mailing list