Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Sep 2015 11:40:47 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r287429 - head/sbin/dumpfs
Message-ID:  <201509031140.t83BelKv013359@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Thu Sep  3 11:40:47 2015
New Revision: 287429
URL: https://svnweb.freebsd.org/changeset/base/287429

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

Modified:
  head/sbin/dumpfs/dumpfs.8

Modified: head/sbin/dumpfs/dumpfs.8
==============================================================================
--- head/sbin/dumpfs/dumpfs.8	Thu Sep  3 11:33:33 2015	(r287428)
+++ head/sbin/dumpfs/dumpfs.8	Thu Sep  3 11:40:47 2015	(r287429)
@@ -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?201509031140.t83BelKv013359>