svn commit: r287429 - head/sbin/dumpfs

Edward Tomasz Napierala trasz at FreeBSD.org
Thu Sep 3 11:40:48 UTC 2015


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 ,


More information about the svn-src-all mailing list