svn commit: r293693 - stable/10/sbin/dumpfs
Edward Tomasz Napierala
trasz at FreeBSD.org
Mon Jan 11 20:11:42 UTC 2016
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 ,
More information about the svn-src-stable-10
mailing list