Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2017 08:43:51 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50638 - head/en_US.ISO8859-1/books/handbook/zfs
Message-ID:  <201708050843.v758hpNt021673@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Sat Aug  5 08:43:51 2017
New Revision: 50638
URL: https://svnweb.freebsd.org/changeset/doc/50638

Log:
  Typo.
  
  Reported by:	"Vrakfall" on irc.
  Sponsored by:	Absolight

Modified:
  head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml	Fri Aug  4 13:42:33 2017	(r50637)
+++ head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml	Sat Aug  5 08:43:51 2017	(r50638)
@@ -2637,7 +2637,7 @@ vfs.usermount: 0 -> 1
 	  dataset <replaceable>home</replaceable> that resides on the
 	  pool <replaceable>mypool</replaceable>.  Then it is sent
 	  with <command>zfs send -R</command> to include the dataset,
-	  all child datasets, snaphots, clones, and settings in the
+	  all child datasets, snapshots, clones, and settings in the
 	  stream.  The output is piped to the waiting
 	  <command>zfs receive</command> on the remote host
 	  <replaceable>backuphost</replaceable> through



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