Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2019 10:43:35 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r347281 - head/usr.sbin/mlx5tool
Message-ID:  <201905081043.x48AhZZI051141@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



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