Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2016 20:11:41 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r293693 - stable/10/sbin/dumpfs
Message-ID:  <201601112011.u0BKBf99081524@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Mon Jan 11 20:11:41 2016
New Revision: 293693
URL: https://svnweb.freebsd.org/changeset/base/293693

Log:
  MFC r287429:
  
  The dumpfs(8) utility doesn't actually use disktab(5); remove it
  from "SEE ALSO".
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/sbin/dumpfs/dumpfs.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sbin/dumpfs/dumpfs.8
==============================================================================
--- stable/10/sbin/dumpfs/dumpfs.8	Mon Jan 11 20:10:14 2016	(r293692)
+++ stable/10/sbin/dumpfs/dumpfs.8	Mon Jan 11 20:11:41 2016	(r293693)
@@ -98,7 +98,6 @@ The
 flag is needed if the filesystem uses
 .Xr gjournal 8 .
 .Sh SEE ALSO
-.Xr disktab 5 ,
 .Xr fs 5 ,
 .Xr fsck 8 ,
 .Xr gpart 8 ,



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