Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 2010 18:40:50 +0000 (UTC)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r215576 - in head: sbin/mount sys/ufs/ffs
Message-ID:  <201011201840.oAKIeoOH021853@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mckusick
Date: Sat Nov 20 18:40:50 2010
New Revision: 215576
URL: http://svn.freebsd.org/changeset/base/215576

Log:
  Delete /sys/ufs/ffs/README.snapshot as it is no longer relevant.
  Drop reference to it in mount(8).
  
  MFC:	3 days

Deleted:
  head/sys/ufs/ffs/README.snapshot
Modified:
  head/sbin/mount/mount.8

Modified: head/sbin/mount/mount.8
==============================================================================
--- head/sbin/mount/mount.8	Sat Nov 20 18:24:09 2010	(r215575)
+++ head/sbin/mount/mount.8	Sat Nov 20 18:40:50 2010	(r215576)
@@ -305,9 +305,6 @@ When you are done with the mounted snaps
 umount /mnt
 mdconfig -d -u 4
 .Ed
-.Pp
-Further details can be found in the file at
-.Pa /usr/src/sys/ufs/ffs/README.snapshot .
 .El
 .It Cm suiddir
 A directory on the mounted file system will respond to the SUID bit



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