Date: Thu, 17 Sep 2009 13:09:08 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r197275 - head/sbin/mksnap_ffs Message-ID: <200909171309.n8HD98as057800@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Thu Sep 17 13:09:08 2009 New Revision: 197275 URL: http://svn.freebsd.org/changeset/base/197275 Log: Fix an xref. PR: 138833 Submitted by: Alex Keda <admin@lissyara.su> MFC after: 3 days Modified: head/sbin/mksnap_ffs/mksnap_ffs.8 Modified: head/sbin/mksnap_ffs/mksnap_ffs.8 ============================================================================== --- head/sbin/mksnap_ffs/mksnap_ffs.8 Thu Sep 17 13:04:46 2009 (r197274) +++ head/sbin/mksnap_ffs/mksnap_ffs.8 Thu Sep 17 13:09:08 2009 (r197275) @@ -69,7 +69,7 @@ mount -o ro /dev/md0 /mnt/ .Sh SEE ALSO .Xr chmod 2 , .Xr chown 8 , -.Xr mdconfig 8, +.Xr mdconfig 8 , .Xr mount 8 .Sh CAVEATS The disk full situation is not handled gracefully and may
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909171309.n8HD98as057800>