Bug 241945

Summary: Minor change in section 19.4.5.1 of the Handbook
Product: Documentation Reporter: Ketan <mc>
Component: Books & ArticlesAssignee: Sevan Janiyan <sevan>
Status: Closed FIXED    
Severity: Affects Only Me CC: sevan
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.freebsd.org/doc/en/books/handbook/zfs-zfs.html

Description Ketan 2019-11-13 12:50:56 UTC
On page: https://www.freebsd.org/doc/en/books/handbook/zfs-zfs.html

I think the line:

Snapshots are not mounted directly, so path is shown in the MOUNTPOINT column.

is supposed to say:

Snapshots are not mounted directly, so no path is shown in the MOUNTPOINT column.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-11-30 00:03:13 UTC
A commit references this bug:

Author: sevan
Date: Sat Nov 30 00:02:19 UTC 2019
New revision: 53643
URL: https://svnweb.freebsd.org/changeset/doc/53643

Log:
  Opposite is true about the MOUNTPOINT column regarding snapshots.

  PR:	241945
  Reported by:	Ketan <mc at cookieoverflow com>

Changes:
  head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml
Comment 2 Sevan Janiyan freebsd_committer freebsd_triage 2019-11-30 00:04:38 UTC
Committed, thanks for the bug report :)