Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2017 17:35:27 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org
Subject:   svn commit: r323104 - vendor/illumos/dist/man/man1m
Message-ID:  <201709011735.v81HZRAQ025413@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avg
Date: Fri Sep  1 17:35:27 2017
New Revision: 323104
URL: https://svnweb.freebsd.org/changeset/base/323104

Log:
  8138 Improve manpage spelling
  
  illumos/illumos-gate@bccbd30bb6d0c20635d3f23e8d63f3f8170d3c46
  https://github.com/illumos/illumos-gate/commit/bccbd30bb6d0c20635d3f23e8d63f3f8170d3c46
  
  https://www.illumos.org/issues/8138
    While reading man pages, I've noticed a number of spelling mistakes
    and simple typos we should fix.
  
  Reviewed by: Toomas Soome <tsoome@me.com>
  Reviewed by: Cody Mello <melloc@joyent.com>
  Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
  Approved by: Robert Mustacchi <rm@joyent.com>
  Author: Peter Tribble <peter.tribble@gmail.com>

Modified:
  vendor/illumos/dist/man/man1m/zfs.1m

Modified: vendor/illumos/dist/man/man1m/zfs.1m
==============================================================================
--- vendor/illumos/dist/man/man1m/zfs.1m	Fri Sep  1 17:03:48 2017	(r323103)
+++ vendor/illumos/dist/man/man1m/zfs.1m	Fri Sep  1 17:35:27 2017	(r323104)
@@ -949,7 +949,7 @@ settings for this property,
 .Sy on
 does not select a fixed compression type. As new compression algorithms are
 added to ZFS and enabled on a pool, the default compression algorithm may
-change. The current default compression algorthm is either
+change. The current default compression algorithm is either
 .Sy lzjb
 or, if the
 .Sy lz4_compress



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