diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-08-05 08:43:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-08-05 08:43:51 +0000 |
commit | fa27d314a6f698fe9baff78ba7cd59f51da2dd85 (patch) | |
tree | cad85bd2053d5b859e852340030ebfea83b0c6bf /en_US.ISO8859-1/books/handbook/zfs | |
parent | 34c8691e80d59dcf0774854cfb34c79f6beddc41 (diff) | |
download | doc-fa27d314a6f698fe9baff78ba7cd59f51da2dd85.tar.gz doc-fa27d314a6f698fe9baff78ba7cd59f51da2dd85.zip |
Typo.
Reported by: "Vrakfall" on irc.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=50638
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/zfs')
-rw-r--r-- | en_US.ISO8859-1/books/handbook/zfs/chapter.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/handbook/zfs/chapter.xml b/en_US.ISO8859-1/books/handbook/zfs/chapter.xml index c553886946..7205add56e 100644 --- a/en_US.ISO8859-1/books/handbook/zfs/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/zfs/chapter.xml @@ -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 |