Date: Thu, 16 Jun 2005 04:46:16 +0000 (UTC) From: Hiten Pandya <hmp@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks chapter.sgml Message-ID: <200506160446.j5G4kGjG078692@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hmp 2005-06-16 04:46:16 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: Snapshot files are set with the "snapshot" file flag during creation by mksnap_ffs(8) or mount(8). The previous statement was incorrect since it mentions the immutable flag, i.e. "noschg" which is not the case when one does "ls -lo" in a directory containing snapshot files. While I am here, mention a way for finding snapshot files on a file system. PR: docs/80535 (inspired by) Revision Changes Path 1.238 +7 -5 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506160446.j5G4kGjG078692>