svn commit: r323104 - vendor/illumos/dist/man/man1m

Andriy Gapon avg at FreeBSD.org
Fri Sep 1 17:35:28 UTC 2017


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 at 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 at me.com>
  Reviewed by: Cody Mello <melloc at joyent.com>
  Reviewed by: Patrick Mooney <patrick.mooney at joyent.com>
  Approved by: Robert Mustacchi <rm at joyent.com>
  Author: Peter Tribble <peter.tribble at 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


More information about the svn-src-all mailing list