Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 16:06:18 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r347745 - stable/12/usr.sbin/mlx5tool
Message-ID:  <201905161606.x4GG6IvC058809@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hselasky
Date: Thu May 16 16:06:18 2019
New Revision: 347745
URL: https://svnweb.freebsd.org/changeset/base/347745

Log:
  MFC r347281:
  Fix typo.
  
  Submitted by:	kib@
  Sponsored by:	Mellanox Technologies

Modified:
  stable/12/usr.sbin/mlx5tool/mlx5tool.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.sbin/mlx5tool/mlx5tool.8
==============================================================================
--- stable/12/usr.sbin/mlx5tool/mlx5tool.8	Thu May 16 16:05:42 2019	(r347744)
+++ stable/12/usr.sbin/mlx5tool/mlx5tool.8	Thu May 16 16:06:18 2019	(r347745)
@@ -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.



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