https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215666

            Bug ID: 215666
           Summary: man page zfs(8) confusing for sending a filesystem
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: jo...@jodocus.org

The man page states:

===
     zfs send [-eL] [-i snapshot|bookmark] filesystem|volume|snapshot

         Generate a send stream, which may be of a filesystem, and may be
         incremental from a bookmark.  If the destination is a filesystem or
         volume, the pool must be read-only, or the filesystem must not be
         mounted.  When the stream generated from a filesystem or volume is
         received, the default snapshot name will be (--head--).
===

I believe the destination is always stdout and never a filesystem or volume.
However the source can be a filesystem or a volume and I think it makes sense
modifications should not be possible while sending.

IMO the text would be better understood (at least by me) if "destination" is
replaced with "source".

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Reply via email to