Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2019 15:27:59 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r343259 - head/usr.bin/units
Message-ID:  <201901211527.x0LFRxJb015747@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Mon Jan 21 15:27:58 2019
New Revision: 343259
URL: https://svnweb.freebsd.org/changeset/base/343259

Log:
  Correct a typo: was -> way.
  
  Submitted by:	Larry Hynes
  MFC after:	3 days
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/usr.bin/units/units.1

Modified: head/usr.bin/units/units.1
==============================================================================
--- head/usr.bin/units/units.1	Mon Jan 21 14:55:10 2019	(r343258)
+++ head/usr.bin/units/units.1	Mon Jan 21 15:27:58 2019	(r343259)
@@ -158,7 +158,7 @@ by careless unit definitions.
 Comments in the unit definition file
 begin with a '#' or '/' character at the beginning of a line.
 .Pp
-Prefixes are defined in the same was as standard units, but with
+Prefixes are defined in the same way as standard units, but with
 a trailing dash at the end of the prefix name.
 If a unit is not found
 even after removing trailing 's' or 'es', then it will be checked



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